This project visualizes the Iris dataset using D3.js to create a scatter plot showing the relationship between sepal length and petal length, with points colored by species.
index.html in a web browserThe visualization uses the Iris dataset from https://raw.githubusercontent.com/datasets/iris/master/data/iris.csv