Highcharts
Highcharts is a charting library written in pure JavaScript, offering intuitive, interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.
Line and scatter charts
- Basic line
- Ajax loaded data, clickable points
- With data labels
- Time series, zoomable
- Spline with inverted axes
- Spline with symbols
- Spline with plot bands
- Time data with irregular intervals
- Scatter plot
Area charts
- Basic area
- Area with negative values
- Stacked area
- Percentage area
- Area with missing points
- Inverted axes
- Area-spline
Column and bar charts
- Basic bar
- Stacked bar
- Bar with negative stack
- Basic column
- Column with negative values
- Stacked column
- Stacked and grouped column
- Stacked percentage column
- Column with rotated labels
- Column with drilldown
- Data defined in a HTML table