Image
Code

D3-coding-challenge#1:Read cars JSON data and Display in a list

Martin MIAO

Last edited Feb 19, 2022
Created on May 29, 2019
Forked from Hello VizHub

This simple code reads JSON data of four cars, each of which includes car manufacturer name, car model name, car making year and car price in US dollar, and then display it in a list on canvas.

MIT Licensed