From a29045adeb7b3176e28eff411e4cef5baa90a051 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 07:27:15 -0500 Subject: [PATCH] [v10.3.x] Docs: remove disable scaling units entry (#81954) Docs: remove disable scaling units entry (#81917) * Removed disable scaling units entry * Removed QoL section (cherry picked from commit fa30293987e43f1783b4cd5785022c11a1d5c55e) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-in-v10-3.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v10-3.md b/docs/sources/whatsnew/whats-new-in-v10-3.md index 7c4a12a212b..8085ea549f9 100644 --- a/docs/sources/whatsnew/whats-new-in-v10-3.md +++ b/docs/sources/whatsnew/whats-new-in-v10-3.md @@ -163,26 +163,16 @@ You can now view percent change in stat visualizations. This makes it easier to [Documentation](https://grafana.com/docs/grafana//panels-visualizations/visualizations/stat/#show-percent-change) -### Data visualization quality of life improvements +#### Apply data transformations to annotations _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//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