All examples By author By category About

curran

Basic Scatter Plot

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.