All examples By author By category About

micahstubbs

scatterplot menus with d3-component | es2015

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