Export Image
Export Code

D3 Scatter Plot H/W finalised

Chawin Sungwalngern

Last edited Dec 28, 2022
Created on Dec 27, 2022

This scatter plots show relationship between Height and weight of newborn from less than 1 year old to over 20 years old . The data comes from use github (Self generated dataset) [dataForclass-HW/dataset_aging.csv(https://raw.githubusercontent.com/chawinkk/dataForclass-HW/main/dataset_aging.csv).

The Data is twisked by excel and import to JS file as urlCSV dataset from Github. The scatter plots of 20 points were created based coresponsed to weight and height with D3 and CSS

MIT Licensed