Closed ghost closed 7 years ago
The plotly example wasn't too clear to me but I think dc.js has this in the form of the range chart feature, which connects the brush of one chart to the domain and zoom of another chart.
You can see this in action on the main page, the last pair of charts before the data table.
Add Range Slider to core dc.js library http://dc-js.github.io/dc.js/docs/html/
References: https://plot.ly/javascript/range-slider/ https://github.com/shutterstock/rickshaw/blob/master/src/js/Rickshaw.Graph.RangeSlider.js