mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
parent
9fcbfe2c1c
commit
f1082afd1b
@ -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.
|
||||
|
||||

|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user