JavaScript Graphics
- Previous Page jQuery DOM
- Next Page JS Canvas
Graphics library
JavaScript library for artificial intelligence graphics and other charts:
- Plotly.js
- Chart.js
- Google Chart
Plotly.js
Plotly.js is a chart library with more than 40 chart types, 3D charts, statistical charts, and SVG maps.

Chart.js
Chart.js comes with many built-in chart types:
- Scatter (Scatter Chart)
- Line (Line Chart)
- Bar (Bar Chart)
- Radar (Radar Chart)
- Pie, Doughnut (Pie and Doughnut Charts)
- Polar Area (Polar Area Chart)
- Bubble (Bubble Chart)

Google Chart
From simple line charts to complex tree diagrams, Google Chart provides a variety of built-in chart types:
- Scatter Chart (Scatter Chart)
- Line Chart (Line Chart)
- Bar / Column Chart (Bar / Column Chart)
- Area Chart (Area Chart)
- Pie Chart (Pie Chart)
- Donut Chart (Doughnut Chart)
- Org Chart (Organizational Structure Chart)
- Map / Geo Chart (Map / Geographical Chart)

- Previous Page jQuery DOM
- Next Page JS Canvas