The Time Series panel is a native Grafana panel decoupled from the core.
- Grafana 10 is required for major version 1.
- Install packages
npm install
- Build the plugin
npm run build
- Sign the plugins if required
export GRAFANA_ACCESS_POLICY_TOKEN=erfdfsgfs==
npm run sign
- Start the Docker container
npm run start
- Based on the native Time Series panel from 10.0.3.
- Allows to select a dashboard variable to automatically add to manual annotations.
- Allows to set custom scales using the datasource (Timescale) for viewers.
Subscribe to our YouTube Channel and add a comment.
GNU AFFERO GENERAL PUBLIC LICENSE 3, see LICENSE.