rstudio / crosstalk

Inter-htmlwidget communication for R (with and without Shiny)
http://rstudio.github.io/crosstalk
Other
290 stars 53 forks source link

filter_select invert selection #108

Open RichardJActon opened 3 years ago

RichardJActon commented 3 years ago

I have applications of the range slider that are for excluding the range in the middle and keeping those towards the ends of the range it would be great to have a option that inverts the selection those values outside the range.

ah looks like this is implemented in ion.rangeSlider 3.0 https://github.com/IonDen/ion.rangeSlider/issues/234