block by micahstubbs b097f9d0999848ee70b74b36ce30cbb8

scatterplot menus with d3-component | radius select

Full Screen

an example that separates concerns a bit with functions in different files

nice point sizing with a square root radius scale from the block ES2015 Voronoi Scatterplot with bootstrap-native popover tooltip from @micahstubbs

find a nice commit history at the companion repo

an iteration scatterplot menus with d3-component | es2015 from @micahstubbs


now with a new dimension to toggle: mark size (radius)


an es2015 iteration on the block Scatter Plot with Menus from @currankelleher


This example demonstrates usage of a new library called d3-component and Redux to create a scatter plot with menus for X, Y, and color, and some animations. It’s an experiment to see how things play out when pairing D3 directly with Redux, without React in the middle.

Built with blockbuilder.org

forked from curran‘s block: Spinner with d3-component

index.html

actionsFromDispatch.js

auto-mpg.csv

axis.js

lebab.sh

loadData.js

page.js

reducer.js

scatterplot.js

spinner.js

tooltip.js

vis.js

wheel.js