Files
grafana/docs/sources/shared/visualizations/multiple-y-axes.md
T
Isabel 3ab18f78f2 [v10.0.x] Docs: Add multiple y-axes guidance (#74282) (#74863)
Docs: Add multiple y-axes guidance (#74282)

* Added multiple y axes shared file

* Added shared content to time series page

* Updated shared content and added to heatmap and bar chart pages

(cherry picked from commit 9a389a80d8)
2023-09-13 18:19:10 +01:00

493 B

title
title
Display multiple y-axes

Display multiple y-axes

In some cases, you may want to display multiple y-axes. For example, if you have a dataset showing both temperature and humidity over time, you may want to show two y-axes with different units for these two series.

You can do this by [adding field overrides]({{< relref "../../panels-visualizations/configure-overrides#add-a-field-override" >}}). Follow the steps as many times as required to add as many y-axes as you need.