davesteps / shinyFilters

Cascading filter modules for Shiny
https://davesteps.shinyapps.io/shinyFilters/
Apache License 2.0
12 stars 10 forks source link

question: horizontal filtering #5

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi @davesteps,

Thank you for this nice initiative. I have tried the example 1 and it seems that the package implements cascading filtering, i.e. children filters depend on filter 1. Have you tried developing a horizontal filtering, i.e. any filter's value change updates all other filter's values and choices in the filters are always reflecting the values in the current subset of data? Do you think this is eve possible to do?

Thank you so much for your time and help!

Best regards, Edgar

ofaakye commented 5 years ago

@armenic great question. Looking for a similar functionality.

dantetrick commented 4 years ago

@armenic Good question. Did anyone every get this to work?

AhmedKhaled945 commented 2 years ago

any luck?