All examples By author By category About

curran

Linked Scatter Plot and Bar Chart

Ancient code revived from April 2014, originally posted at github.com/curran/model/examples/d3LinkedViews, revived to demonstrate the concept. Original README follows.

An example of multiple linked views using model.js. This builds on two other examples, the bar chart and scatter plot.

Run the example

Brushing in the scatter plot causes the selected data to be aggregated and plotted in the bar chart.

web counter