Docs: Update axis placement docs (#48163) (#48430)

* Docs: Update axis placement docs

* Update docs/sources/visualizations/bar-chart.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

* Update docs/sources/visualizations/time-series/change-axis-display.md

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
(cherry picked from commit f1082afd1b)

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2022-04-29 01:28:01 -07:00
committed by GitHub
co-authored by Dominik Prokop
parent 9ddf010074
commit 5e6354d62b
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -128,7 +128,9 @@ Display all Y-axes on the right side.
#### Hidden
Hide the Y-axes.
Hide all axes.
To selectively hide axes, [add an override]({{< relref "../panels/override-field-values/add-a-field-override.md" >}}) targeting specific fields.
### Label
@@ -37,7 +37,9 @@ Display all Y-axes on the right side.
### Hidden
Hide the Y-axes.
Hide all axes.
To selectively hide axes, [add an override]({{< relref "../../panels/override-field-values/add-a-field-override.md" >}}) targeting specific fields.
![Hidden Y-axis example](/static/img/docs/time-series-panel/axis-placement-hidden-7-4.png)