Releases: kirschbaum-development/nova-chartjs
Releases · kirschbaum-development/nova-chartjs
2.0.0 - Nova 4 support
1.1.0 - Performance improvements
1.1.0 - Performance improvements
Improve query performance
1.0.1 Merge pull request #62 from kirschbaum-development/performance/improv…
Added support for multiple charts per model
- Now you can add multiple charts for each model
Added Bar Charts
Added support for Bar Charts
Deprecated chartable method
- Deprecated chartable method on NovaChartjs
- Added hideFromIndex option to InlinePanel
Added additional tests to confirm create/update functionality of HasChart trait
This release adds additional tests to prove automated create and update of NovaChartjsMetricValue model from the value passed to Chartable model in v0.1.0.
Initial Public Release
This is first public release of NovaChartJS, a package which allows you to easily add chart.js graphs to your nova resources.
Please visit nova-chartjs for details.