block by curran 8c7538843c9ebd1330c347d332dc7f76

Basic Scatter Plot

Full Screen

Part of the video course: D3.js in Motion.

An example of a basic scatter plot using D3.

This shows the “Iris” dataset. Originally published at UCI Machine Learning Repository: Iris Data Set, this small dataset from 1936 is often used for testing out machine learning algorithms and visualizations. Each row of the table represents an iris flower, including its species and dimensions of its botanical parts, sepal and petal, in centimeters.

index.html

iris.csv