crosstalk
crosstalk copied to clipboard
Inter-htmlwidget communication for R (with and without Shiny)
Hello everyone, I don't real know where my issue belongs (crosstalk, DataTable or sigmajs) but I found that using crosstalk with sigmajs and DataTable does not work correct. You can...
I encountered an obscure error with `filter_slider` applied to an object of class `Date`. Here is a minimal example to reproduce it: https://gist.github.com/bhogan-mitre/81d1eaffc56deb342e8dbff7f2d3194f If the `filter_slider` of `Date` comes second...
### Issue description When utilizing a crosstalk object within a `reactable` featuring row selection, an unexpected behavior occurs where, upon selecting a row on a page greater than 1, the...
Hi Joe, D3TableFilter now fully supports crosstalk. Thanks once more for your amazing work! Best Thomas
Sorry, did not manage to add this to the previous request
add link to the crosstalk compatible LineUp.js htmlwidget located at https://github.com/lineupjs/lineup_htmlwidget
The submission link 404s when clicked directly... It is better to link people to the page and have them edit it from there.
Is there a way to reduce the height of filter_select? Following css works for reducing the width but height doesn't seem to do anything for the height I want to...
Adding this class makes `bookdown` recognise it as a htmlwidget and handles it as a figure. See rstudio/bookdown#1443