JS Chart

Pie Chart
Circular Chart
Line Chart
Bar Chart
Radar Chart
Bubble Chart
Multiple Line Chart
Multiple Bar Chart
Chart Displaying HTML-Based Legends
Sometimes you might need a fairly detailed legend structure. In such cases, generating the legend using HTML is a convenient option. Graphics objects offer a generateLegend() method in their prototypes that returns an HTML string.

Loading graphics...