This project creates a reusable scatter plot for the Iris dataset using D3.js. The plot differentiates the iris species by shape and includes a legend to indicate the species.
npm install
to install the required dependencies.npm start
to start the development server.http://localhost:8080/
.You can change the features displayed on the x-axis and y-axis by modifying the arguments passed to the Scatterplot
constructor in index.js
. The available features are: