Highcharts is a pure JavaScript class library that makes charts, with the following key features:
- Compatibility: Compatible with all today's browsers, including iphone, IE and Firefox, etc.;
- Completely free for individual users;
- Pure JS, no BS;
- Support most of the chart types: line graph, graph, area chart, area graph, histogram, pie chart, scatter chart;
- Cross-language: Whether PHP, ASP, or Java is available, it requires only three files: one is the core file of Highcharts Highcharts.js, and a canvas emulator for IE and jquery class library or MooTools class library;
- Hint function: The mouse moves to a point on the chart has the prompt information;
- Zoom in: Select the chart section to enlarge, close up to observe the chart;
- Ease of use: no need for special development skills, only need to set a few options to create a suitable chart;
- Time axis: can be accurate to milliseconds;
View Online demo at Runjs:Http://runjs.cn/code/ih5xzoeb
Highcharts is a pure JavaScript class library that makes charts