bugl
bugl
HomeLearnPatternsPathsSearch
HomeLearnPatternsPathsSearch

Loading lesson path

Learn/JavaScript/Objects, Classes, and Advanced Patterns
JavaScript•Objects, Classes, and Advanced Patterns

JavaScript Graphics

Flash cards

Review the key moves

1/3
Core idea

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.

1Quick choice

Which statement best captures the main point of this lesson?

2Order

Put the learning moves in the order that makes the concept easiest to apply.

From simple line charts to complex tree maps, Google Chart provides a number of built-in chart types:
- Scatter - Line - Bar - Radar - Pie and Doughnut - Polar Area - Bubble
JavaScript libraries to use for all kinds of graphs:

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 ...

Previous

JavaScript / jQuery HTML DOM

Next

HTML Canvas