easychart
easychart copied to clipboard
make use of new Highcharts 5.0.0 methods
from Highcharts changelog:
Highcharts 5.0.0 (2016-09-29):
- Added styled mode for optional separation of SVG and CSS.
- Added responsive option set.
- Added accessibility option set.
- Added new function, Chart.update in order to update the chart options after render time.
- Added new function, Chart.addCredits.
- Added new function, Chart.title.update.
- Added new function, Chart.credits.update.
- Added new function, Legend.update.
- ...