mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 18:00:31 -06:00
Docs: remove disable scaling units entry (#81917)
* Removed disable scaling units entry * Removed QoL section
This commit is contained in:
parent
2a114c1c37
commit
fa30293987
@ -163,26 +163,16 @@ You can now view percent change in stat visualizations. This makes it easier to
|
||||
|
||||
[Documentation](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/panels-visualizations/visualizations/stat/#show-percent-change)
|
||||
|
||||
### Data visualization quality of life improvements
|
||||
#### Apply data transformations to annotations
|
||||
|
||||
<!--Nathan Marrs-->
|
||||
|
||||
_Generally available in all editions of Grafana_
|
||||
|
||||
We’ve made a few smaller improvements to the data visualization experience in Grafana.
|
||||
|
||||
#### Apply data transformations to annotations
|
||||
|
||||
You can now apply data transformations to annotation data. For example, you can now configure how exemplar data is displayed in tooltips.
|
||||
|
||||
{{< video-embed src="/media/docs/grafana/screen-recording-10-3-data-transformations-annotation-support.mp4" caption="Configure how exemplar data appears in tooltip" >}}
|
||||
|
||||
#### Disable auto scaling units
|
||||
|
||||
By default, Grafana automatically scales the unit based on the magnitude of the value. For example, if you have a value of 0.14 kW, Grafana will display it as 140 W. You can now disable unit auto scaling. This is helpful in cases where you want to ensure that the same unit is shown in your visualization regardless of the magnitude of the data. See [the standard options documentation](https://grafana.com/docs/grafana/<GRAFANA_VERSION>/panels-visualizations/configure-standard-options/#scale-units) for more information.
|
||||
|
||||
{{< video-embed src="/media/docs/grafana/screen-recording-10-3-disable-unit-auto-scaling.mp4" caption="Disable auto scaling units" >}}
|
||||
|
||||
### New Transformations UI experience and documentation upgrades
|
||||
|
||||
<!--Jev Forsberg-->
|
||||
|
Loading…
Reference in New Issue
Block a user