CodingTrain/Intro-to-Data-APIs-JS

Charting Library Example

joeyklee opened this issue · 2 comments

From our discussion here -- #12 (comment) -- and here -- #12 (comment)

We should consider a few things:

  1. Making a "classic" chart using a charting library
  2. Making a chart with p5 w/ all things considered (e.g. axes, labels, etc)

Some charting library examples:

There's an example now part of #15 code in #16!

Closing for now as I won't be coming back to this until an expansion or second version of the course!