Time series widgets
Summarize
Summary of Time Series Widgets
Time series widgets visualize changes in indicator scores over time, allowing you to identify trends, patterns, and relationships among metrics. These widgets can show a single indicator or compare multiple indicators. However, note that this feature is part of the Core UI front end and is deprecated, meaning it will not receive further enhancements, only security fixes.
Show less
Key Features
- Visualization Options: Choose from various visualizations to emphasize trends or specific changes, including:
- Line: Displays trends over time using connected data points; recommended as the default choice.
- Spline: Uses curves to approximate values between data points, helpful for limited datasets.
- Column: Shows proportional changes in scores, useful for comparing indicators.
- Step: Highlights incremental changes between discrete time points.
- Stacked Column: Displays multiple indicators' cumulative results for easy comparison.
- Area: Similar to line visualization but emphasizes the area under the line.
- Relative Compare: Illustrates divergence of multiple indicators over time.
Key Outcomes
Utilizing time series widgets enables you to effectively track and analyze performance metrics, understand the impact of changes (like policy adjustments), and make informed decisions based on visualized data. Selecting the appropriate visualization enhances clarity and insight into your data trends, allowing for better strategic planning and evaluation.
Time series widgets show changes in an indicator score over time. Different visualizations emphasize the trend in the scores or the scores themselves, and can display one indicator or compare several indicators.
This feature is deprecated, meaning it is in maintenance mode and is no longer being augmented or changed. Only security fixes to this feature will be addressed.
A time series is an ordered sequence of metrics taken continuously over time. Indicator scores are measured over time at uniform intervals, which makes them an appropriate subject for time series widgets. The following business cases are some of the uses of a time series widget:
- Identifying trends, patterns, and outliers in indicator scores.
- Identifying turning points, such as whether a change in policy led to a change in indicator scores.
- Evaluating the relationships between indicators.
When you are selecting a visualization for a time series, consider whether you want to emphasize the trend in the scores or specific changes in the scores. Also consider whether you want to show one indicator or compare several related indicators.
| Visualization | Description and use case | |
|---|---|---|
| Visualizing trends in the scores of an indicator | ||
| Line | Shows how one or more values change over time by connecting a series of data
points with straight lines. Use a line visualization to emphasize the trend in the
scores. Consider line visualizations to be the default choice for displaying a time series. If you are unsure of which visualization to use, use a line. |
|
| Spline | Shows how one or more values change over time by connecting a series of data points with a fitted curve through the data points. Spline charts let you take a limited set of known data points and approximate intervening values. | |
| Comparing scores in an indicator | ||
| Column | Shows changes between scores over time by displaying them as proportional vertical columns. Use either to visualize score changes in one indicator or to compare indicators. To compare indicators with a column visualization, either add indicators to the widget, or place several column visualization widgets next to each other in a dashboard. | |
| Step | Emphasizes changes in indicator scores between discreet points in time. Use to show small incremental changes in scores, especially when a line visualization smudges the data. | |
| Comparing scores or trends between indicators | ||
| Stacked Column | Each column is divided into a stack of slices representing different indicators. Use when you want to see the cumulative result of multiple indicators. | |
| Area | Resembles a line visualization, but the area between the axis and line is emphasized with colors. Use with multiple indicators to highlight the relative contribution that each indicator makes to the whole. | |
| Relative Compare | Shows how multiple indicators diverge over time. | |