Export Code
Connected
index.html
<!DOCTYPE html><html><head>
<title>Grid Menus Animated Species Stratified Scatter Plot</title>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Share+Tech&amp;display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<script src="https://unpkg.com/d3@6.7.0"></script></head>
<body>

<script src="bundle.js"></script></body></html>

Grid Menus Animated Species Stratified Scatter Plot

Dasbach.EJ

Last edited Jun 06, 2021
Created on Jun 05, 2021

A reusable scatter plot inspired by Towards Reusable Charts and Observable: selection.join.

Shows the Iris Dataset.

MIT Licensed