TU-Delft-DCC / dcc_app

An app to report on projects undertaken by the TU Delft DCC.
https://tud-dcc.shinyapps.io/dcc_app/
1 stars 2 forks source link

Make value boxes responsive to filters #19

Closed aecryan closed 1 year ago

aecryan commented 2 years ago

If possible, make values displayed in boxes at the top of the main page display numbers that correspond to filters that have been applied (e.g., faculty selection). Maybe make them change color so the user realises the values have changed.

alwil commented 2 years ago

The filters are already responsive. I would vote against changing colors - the colors as they are now do not represent the value of the variable. IMO a user looking at a specific value will see the change when the filter changes. If that is not clear, we can add tooltips (suggestion: only do it upon request of users).