2023-05-23 07:32:31 +08:00
---
keywords:
- grafana
- graph panel
- trend panel
- documentation
- guide
- graph
- line chart
Explicitly set all front matter labels in the source files (#71548)
* Set every page to have defaults of 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration pages to have of 'Cloud', 'Enterprise', and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/enterprise-licensing pages to have 'Enterprise' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/organization-management pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/provisioning pages to have 'Enterprise' and 'Open source' labels
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/recorded-queries pages to have labels cloud,enterprise
* Set administration/roles-and-permissions/access-control pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set administration/stats-and-license pages to have labels cloud,enterprise
* Set alerting pages to have labels cloud,enterprise,oss
* Set breaking-changes pages to have labels cloud,enterprise,oss
* Set dashboards pages to have labels cloud,enterprise,oss
* Set datasources pages to have labels cloud,enterprise,oss
* Set explore pages to have labels cloud,enterprise,oss
* Set fundamentals pages to have labels cloud,enterprise,oss
* Set introduction/grafana-cloud pages to have labels cloud
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix introduction pages products
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set panels-visualizations pages to have labels cloud,enterprise,oss
* Set release-notes pages to have labels cloud,enterprise,oss
* Set search pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/audit-grafana pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-authentication pages to have labels cloud,enterprise,oss
* Set setup-grafana/configure-security/configure-authentication/enhanced-ldap pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-authentication/saml pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-database-encryption/encrypt-secrets-using-hashicorp-key-vault pages to have labels cloud,enterprise
* Set setup-grafana/configure-security/configure-request-security pages to have labels cloud,enterprise,oss
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/configure-team-sync pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set setup-grafana/configure-security/export-logs pages to have labels cloud,enterprise
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Set troubleshooting pages to have labels cloud,enterprise,oss
* Set whatsnew pages to have labels cloud,enterprise,oss
* Apply updated labels from review
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-07-18 16:10:12 +08:00
labels:
products:
- cloud
- enterprise
- oss
2023-12-13 04:27:29 +08:00
description: Configure options for Grafana's trend visualization
2023-05-23 07:32:31 +08:00
title: Trend
2023-09-01 02:31:37 +08:00
weight: 100
2024-05-21 23:16:47 +08:00
refs:
time-series-visualization:
2024-05-22 22:40:20 +08:00
- pattern: /docs/grafana/
destination: /docs/grafana/< GRAFANA_VERSION > /panels-visualizations/visualizations/time-series/
2024-05-21 23:16:47 +08:00
- pattern: /docs/grafana-cloud/
destination: /docs/grafana-cloud/visualizations/panels-visualizations/visualizations/time-series/
2023-05-23 07:32:31 +08:00
---
# Trend
2025-04-10 22:44:10 +08:00
Trend visualizations should be used for datasets that have a sequential, numeric x-field that is not time. Some examples are function graphs, rpm/torque curves, supply/demand relationships, and elevation or heart rate plots along a race course (with x as distance or duration from start).
For example, you could represent engine power and torque versus speed where speed is plotted on the x-axis and power and torque are plotted on the y-axes:
{{< figure src = "/media/docs/grafana/screenshot-trend-visualization-v12.0.png" max-width = "750px" alt = "Trend engine power and torque curves" > }}
2023-05-23 07:32:31 +08:00
2024-05-21 23:16:47 +08:00
Trend visualizations support all visual styles and options available in the [time series visualization ](ref:time-series-visualization ) with these exceptions:
2023-05-23 07:32:31 +08:00
- No annotations or time regions
- No shared cursor/crosshair
2025-04-10 22:44:10 +08:00
- No multi-timezone x-axis
- No ability to change the dashboard time range using drag-selection
2023-05-23 07:32:31 +08:00
2025-04-10 22:44:10 +08:00
## Configuration options
2023-05-23 07:32:31 +08:00
2025-04-10 22:44:10 +08:00
{{< docs / shared lookup = "visualizations/config-options-intro.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
2023-05-23 07:32:31 +08:00
2025-04-10 22:44:10 +08:00
### Panel options
2023-05-23 07:32:31 +08:00
2025-04-10 22:44:10 +08:00
{{< docs / shared lookup = "visualizations/panel-options.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
2023-09-13 17:39:04 +08:00
2025-04-10 22:44:10 +08:00
### X axis options
2024-05-03 02:17:23 +08:00
2025-04-10 22:44:10 +08:00
In the **X field** option, select a field that contains increasing numeric values.
2024-05-03 02:17:23 +08:00
2025-04-10 22:44:10 +08:00
### Tooltip options
2024-05-02 06:30:24 +08:00
2025-04-10 22:44:10 +08:00
{{< docs / shared lookup = "visualizations/tooltip-options-2.md" source = "grafana" version = "<GRAFANA_VERSION>" leveloffset = "+1" > }}
2024-05-02 06:30:24 +08:00
2025-04-10 22:44:10 +08:00
### Legend options
2024-05-01 03:40:07 +08:00
{{< docs / shared lookup = "visualizations/legend-options-1.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
2025-04-10 22:44:10 +08:00
### Graph styles options
2024-04-25 00:40:27 +08:00
2025-04-10 22:44:10 +08:00
The options under the **Graph styles** section let you control the general appearance of the graph, excluding [color ](#standard-options ).
2024-04-25 00:40:27 +08:00
2025-04-10 22:44:10 +08:00
{{< docs / shared lookup = "visualizations/graph-styles-options.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
2024-05-02 04:51:12 +08:00
2025-04-10 22:44:10 +08:00
### Axis options
2024-05-02 04:51:12 +08:00
2025-04-10 22:44:10 +08:00
{{< docs / shared lookup = "visualizations/axis-options-2.md" source = "grafana" version = "<GRAFANA_VERSION>" leveloffset = "+1" > }}
2024-05-01 04:33:31 +08:00
2025-04-10 22:44:10 +08:00
### Standard options
2024-05-01 04:33:31 +08:00
2025-04-10 22:44:10 +08:00
{{< docs / shared lookup = "visualizations/standard-options.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
### Data links and actions
{{< docs / shared lookup = "visualizations/datalink-options-2.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
### Value mappings
2024-04-27 02:32:01 +08:00
{{< docs / shared lookup = "visualizations/value-mappings-options.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
2025-04-10 22:44:10 +08:00
### Thresholds
{{< docs / shared lookup = "visualizations/thresholds-options-1.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}
### Field overrides
2024-05-02 06:10:06 +08:00
{{< docs / shared lookup = "visualizations/overrides-options.md" source = "grafana" version = "<GRAFANA_VERSION>" > }}