umbraco-analytics icon indicating copy to clipboard operation
umbraco-analytics copied to clipboard

Update Chart.js to latest version

Open bjarnef opened this issue 8 years ago • 4 comments
trafficstars

Can we update Chart.js to latest version 2.4.0? https://github.com/chartjs/Chart.js/releases

At the moment Analytics use version 1.0.1-beta.4 https://github.com/warrenbuckley/Analytics/blob/688a9756ef1c6eafa166dc07db81b9c60f156ae4/Analytics/App_Plugins/Analytics/lib/chartjs/Chart.js#L4

bjarnef avatar Jan 06 '17 15:01 bjarnef

Any specific reason @bjarnef anything missing or needed or it fixes up? Either way feel free to do a PR mate :)

warrenbuckley avatar Jan 06 '17 15:01 warrenbuckley

@warrenbuckley it has some cool new features like Mixed chart types, New chart axis types and animations when there is change in dataset. http://www.chartjs.org/

Furthermore the current version was a beta, so it seems there a lot of bugfixes, enhancements and new features 👍 https://github.com/chartjs/Chart.js/releases

bjarnef avatar Jan 06 '17 16:01 bjarnef

I need to adjust it a bit more for version 2.4.0 @warrenbuckley maybe create a milestone for Analytics version 1.3.0? image

bjarnef avatar Jan 08 '17 17:01 bjarnef

OK well free to do a PR then please. I unfortunately don't have as much time as I once used to :(

warrenbuckley avatar Jan 10 '17 16:01 warrenbuckley