block by curran 015d34d6d3d562877e51

Data Canvas Part 3 - Bar Chart

Full Screen

This program makes a bar chart from data in the Data Canvas - Sense Your City API.

This shows the temperature for all cities with available data. The data is up to date, and updates every 5 minutes.

Based on Data Canvas Part 2 - Line Chart

The reactive flow of the bar chart. The diagram was constructed using the reactive flow diagram renderer.

index.html

barChart.js

getLatestData.js

main.js

model.js

styles.css