Introduction
Description
Null Tag
Description
Description
Description | Browser version | Performance | Technology used |
|---|---|---|
| Internet Explorer 6 | VML | Slow |
| Internet Explorer 7 | VML | Slow |
| Internet Explorer 8 | Ok | VML |
| Interne Explorer 9 | Excellent | SVG |
| Chrome | Excellent | SVG |
| Firefox | Excellent | SVG |
| Opera | Excellent | SVG |
| Safari | Excellent | SVG |
| iOS Safari | Ok | SVG |
| Andriod 3+ | Ok | SVG |
| Android 2.x | Slow | Canvas |
Description | Features | Description |
|---|---|
| Free to use | Higcharts are free to use for non-commercial purpose and can be used for personal websites without any upfront charge. |
| Simple Configurations | Various configurations of charts can be defined using json. |
| Compatibility | Works on all major mobile platforms and browsers. |
| Multitouch Support | Supports all the platforms like android, iOS and all other smart phones. |
| Lightweight | Uses the light weight highcharts.js library whose size is around 35Kb. |
| Tooltips Configuration | Tooltip can control programmatically by a call back or in-built formatter provided by Highcharts. |
| DateTime suport | Date and time can be handled. |
| Multiple axes | Multiple axes are supported on a chart. |
| Charts can be printed using web pages. | |
| Export | By using export, user can download the charts in PNG/JPG/SVG/PDF formats. |
| zooming | Charts can be zoomed and viewed. |
| Rotating Text | Text can be rotated in different directions |
| External Data | By using a call back function, one can get control over the data. |
Key Points