Chart.js
http://www.chartjs.org/
D3.js
http://d3js.org/
As Of D3js.org: "D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation."
Google Charts
https://developers.google.com/chart/
Highcharts JS
http://www.highcharts.com/
highcharts is a charting library purely written in javascript. It supports the following charts: line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.
Flot
http://www.flotcharts.org/
Flot is a javascript charting library written for jquery.
Comments ( 0 )