3 ms·
What's the upside of this over HighCharts which is an already mature product?
by siraris 10y ago
What's the upside of this over HighCharts which is an already mature product?
- hakanito 10y agoChart.js is open source and MIT licensed, HighCharts is proprietary and you need to buy a license if you want to use it in a commercial product without their logo. Also, Chart.js uses <canvas> and HighCharts uses <svg>, I've found the former to be more performant with large datasets.
- museagle 10y agoYou have a good point @hakanito, I still think Highcharts is a powerful charting tool, and it is relatively cheap to set up a nice chart. BTW many companies are looking for developers with Highcharts skills