This training is created for getting familiar with the Highcharts Core. During this course, you will implement a new series type, a new plugin, get familiar with creating API options and coumenting those. All the excercises are grouped in the separate folders, containing plain js and html files, with task description.
Highcharts JS is a JavaScript charting library based on SVG, with fallbacks to VML and canvas for old browsers.
- Official website: www.highcharts.com
- Download page: www.highcharts.com/download
- Highcharts API:
Whenever some task is ready, on the separate branch prepare a PR with working demo, so the code might be reviewed by trainer.