[v10.1.x] Docs: Add multiple y-axes guidance (#74282) (#74865)

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)
This commit is contained in:
Isabel
2023-09-13 17:23:41 -04:00
committed by GitHub
parent 632c0a2f7f
commit 22cd5b2ae1
4 changed files with 15 additions and 0 deletions
@@ -0,0 +1,9 @@
---
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.