Let’s explore a charting library: Plotly!

Because it binds to many programming languages, Plotly is a good place to start exploring web-interfacing data visualization.

  1. Overview
  2. JavaScript
  3. Python
  4. Advanced Customizations

Challenge: What graph would you choose to visualize this piece of Tokyo Olympics data?


image

  1. Look at this directory of chart types and choose a graph type;
  2. Look into the Plotly Documentation, see how you can code the chart type

Previous submodule:
Next submodule: