...
Control | Usage |
---|---|
slider | A slider is a user interface control that enables users to select a value by sliding a knob or thumb along a track. Within the UKRDC dashboard stats library, sliders can be utilized to adjust values in real time, such as modifying the range of biomarkers data for visualization or refining the age range of patients to identify erroneous data. It is worth noting that sliders are particularly effective when working with quantized parameters, where values are limited to specific intervals. Sliders offer an intuitive means for users to interact with the data and customize visualizations to suit their needs. |
picklist/combo box | A picklist or combo refers to a user interface control that presents users with a predefined list of options, allowing them to select a specific value. In the context of the dashboard stats library, picklists or combos prove useful for selecting particular units, time ranges, or other relevant categories for visualization. These controls aid users in filtering and focusing on specific subsets of the data, facilitating the identification of trends or outliers. For example, in the dashboard stats library, picklists or combos can be employed to choose peer comparison groups to display the visualizations for. |
plotly defaults | Plotly is a robust data visualization library that incorporates default controls for interactive plots. These controls empower users to zoom in and out, pan, and hover over data points to access detailed information. Within the dashboard stats interface, Plotly controls play a vital role in providing interactive visualizations, allowing users to explore the data in real time. By utilizing these controls, users can enhance their overall experience and gain insights from the data more easily, thus facilitating data analysis and interpretation. |
User Experience
Where information such as loading bars should be displayed when there is a delay in displaying information. For example if calculations being run by the API require time to complete.
Target User(s)
All users
Components/Dependencies
Libraries
ukrdc UI - primarily
dashboard-stats - these standards will be needed to indirectly inform design of library driving visualisations
...