inst/examples/crosstalk/Readme.md

D3TableFilter - Crosstalk demo

This is a minimal Shiny app demonstrating the crosstalk function of the D3TableFilter widget. crosstalk is an experimental library to allow communication between htmlwidgets. To showcase this, the app links a dot plot (based on the d3scatter) and two table widgets.

Selecting dots in the plot via brushing hightlights the corresponding rows in the table. Rows selected in the table via (Ctrl-) click highlight the corresponding data points in the plot.

Filtering rows in one of the tables using the filter bar removes the corresponding dots from the graph and the corresponding rows from the second table.

Please check also the other D3TableFilter demo apps:

You can find more information about the D3TableFilter widget on github.



ThomasSiegmund/D3TableFilter documentation built on May 9, 2019, 4:46 p.m.