mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
TimeSeries/Barchart: Only show default label for y axis (#44713)
* TimeSeries/Barchart: only show default label for x axis * Update docs * Update packages/grafana-ui/src/options/builder/axis.tsx Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
This commit is contained in:
@@ -47,7 +47,7 @@ Set a Y-axis text label.
|
||||
|
||||

|
||||
|
||||
If you have more than one Y-axis, then you can give assign different labels in the Override tab.
|
||||
If you have more than one Y-axis, then you can give assign different labels in the Override tab. You can also set the X-axis label using an override.
|
||||
|
||||
## Width
|
||||
|
||||
|
||||
Reference in New Issue
Block a user