Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 804 Bytes

File metadata and controls

11 lines (8 loc) · 804 Bytes

highcharts-fundamentals

This training is created for getting familiar with the Highcharts library. During this course, you will work on all the most popular series types, used by Highcharts customers. You will work on Highcharts products, like Maps, Stock, Exporting etc. All the excercises are grouped in the separate folders, containing plain js and html files, with task description.

highcharts

Highcharts JS is a JavaScript charting library based on SVG, with fallbacks to VML and canvas for old browsers.

process

Whenever some task is ready, on the separate branch prepare a PR with working demo, so the code might be reviewed by trainer.