Skip to content

Releases: kirschbaum-development/nova-chartjs

2.0.0 - Nova 4 support

15 Mar 13:02
93b12f6

Choose a tag to compare

🎉 Added Nova 4 support.

1.1.0 - Performance improvements

29 Nov 17:07
519fe14

Choose a tag to compare

1.1.0 - Performance improvements

Improve query performance

23 Nov 18:53
baf48f9

Choose a tag to compare

1.0.1

Merge pull request #62 from kirschbaum-development/performance/improv…

Added support for multiple charts per model

30 Oct 21:04
de53717

Choose a tag to compare

  • Now you can add multiple charts for each model

Added Bar Charts

15 Nov 14:55
86a59a8

Choose a tag to compare

Added support for Bar Charts

Deprecated chartable method

05 Sep 12:19
ab3c019

Choose a tag to compare

  1. Deprecated chartable method on NovaChartjs
  2. Added hideFromIndex option to InlinePanel

Added additional tests to confirm create/update functionality of HasChart trait

03 Jun 13:11
b2cd031

Choose a tag to compare

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

31 May 20:57
891753d

Choose a tag to compare

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.