Feature description
Picks objects where users can choose variables and values depending on the variable selected, appear in the app trough picks_ui. This UI component might be limited to reproduce some UI patterns, for example the observed in teal.osprey spiderplot or butterfly module, where by using two teal.widgets components we first select a variable, then a value depending on the value.
Here is an example of a use case from teal.osprey
From ADAE dataset. we choose RACE as variable and show the values (with constraints). The screenshot show two connected teal.widgets. Ideas to achieve this feature
- Custom wrapper using default
picks_ui
- Custom picks_ui container
- Improve picks_ui to allow for options for variables or values only
Code of Conduct
Contribution Guidelines
Security Policy
Feature description
Picks objects where users can choose variables and values depending on the variable selected, appear in the app trough
picks_ui. This UI component might be limited to reproduce some UI patterns, for example the observed in teal.osprey spiderplot or butterfly module, where by using two teal.widgets components we first select a variable, then a value depending on the value.Here is an example of a use case from teal.osprey
From ADAE dataset. we choose RACE as variable and show the values (with constraints). The screenshot show two connected
teal.widgets. Ideas to achieve this featurepicks_uiCode of Conduct
Contribution Guidelines
Security Policy