- Updated ChartJS to v2.8
- Improved graphics
- Interactive legends allow hiding/showing chart series
- Numerous code refactors
- Many functions now accept arrays as parameters
- Improved consistency in variable names
- writeChartDefaults has been consolidated into a single function
- Visual improvements to charts
- New semitransparent colors for line chart area fills
- Y-axis can now be set to a common value across multiple charts
- Chart type can now be set (line, bar)
- arrayFlatten
- dataFindMaxValue
- roundUp
- writeTable
- Initial release