Flash cards
Review the key moves
What is the main idea behind JavaScript Graphics?
Lesson checks
Practice each idea before moving on
Short Mimo-style checks built from this lesson's code, terms, and sequence.
Which statement best captures the main point of this lesson?
Put the learning moves in the order that makes the concept easiest to apply.
Graphic Libraries
JavaScript libraries to use for all kinds of graphs:
- Plotly.js
- Chart.js
- Google Chart
Plotly.js
Plotly.js is a charting library that comes with over 40 chart types, 3D charts, statistical graphs, and SVG maps.
Learn More ... Chart.js Chart.js comes with many built-in chart types: Scatter Line Bar Radar Pie and Doughnut Polar Area Bubble Learn More ... Google Chart From simple line charts to complex tree maps, Google Chart provides a number of built-in chart types: Scatter Chart Line Chart Bar / Column Chart Area Chart Pie Chart Donut Chart Org Chart Map / Geo Chart Learn More ...
Chart.js
Chart.js comes with many built-in chart types:
- Scatter
- Line
- Bar
- Radar
- Pie and Doughnut
- Polar Area
- Bubble
Learn More ... Google Chart From simple line charts to complex tree maps, Google Chart provides a number of built-in chart types: Scatter Chart Line Chart Bar / Column Chart Area Chart Pie Chart Donut Chart Org Chart Map / Geo Chart Learn More ...
Google Chart
From simple line charts to complex tree maps, Google Chart provides a number of built-in chart types:
- Scatter Chart
- Line Chart
- Bar / Column Chart
- Area Chart
- Pie Chart
- Donut Chart
- Org Chart
- Map / Geo Chart
Learn More ...