block by curran 2f01f668410da7b0ea657b67cd461209

Basic Scatter Plot with Axes

Full Screen

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

An example of creating a scatter plot with basic axes 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