The Run Chart
The run chart is a custom panel for the Directus Insights dashboard to display telemetry data as a line chart.
Usage
The Run Chart is a chart which takes a datetime field on the x-axis. It extends
on the already existing time series
panel by providing the following features:
- Show inactivity if no data has been collected during the given time
- Extend the group precision with the 1, 5, 10. 15 and 30 minutes options
- Add a start and end date
- If not provided, it will fit the provided data (similar to the
time series
panel)
- If not provided, it will fit the provided data (similar to the
- Provide a custom step size
- Add one or more annotations
- Add markers to the end of a full graph, and allow for custom sizes
- Fix local time issues
Missing Features
For the current version, there is only one aggregator available: average
.
Requirements
Make sure you have at least Directus 10.10.0 or higher installed.
- Directus 10.10.0+
Installation
Refer to the Official Guide for details on installing the extension from the Marketplace or manually.
Or
Search for run-chart
in Directus Marketplace and install it.