block by curran a274af1f64dff25ceca1

Data Canvas Part 7 - Scatter Lines

Full Screen

This program makes a scatter plot (with lines) and line chart from data in the Data Canvas - Sense Your City API and makes use of the Chiasm visualization runtime engine.

The line chart shows the temperature for all cities with available data. The program constantly fetches more data going back in time, in invervals of 24 hours with a resolution of 5 minutes.

Draws from

index.html

main.js

requireJSConfig.js

scatterPlotWithLines.js

senseYourCityData.js

styles.css

visConfig.json