Docs: Update axis placement docs (#48163)

* 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>
This commit is contained in:
Dominik Prokop 2022-04-28 14:52:10 +02:00 committed by GitHub
parent 9fcbfe2c1c
commit f1082afd1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

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

View File

@ -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)