diff --git a/docs/sources/whatsnew/whats-new-in-v11-1.md b/docs/sources/whatsnew/whats-new-in-v11-1.md index 15e28cc5287..f38b108a28c 100644 --- a/docs/sources/whatsnew/whats-new-in-v11-1.md +++ b/docs/sources/whatsnew/whats-new-in-v11-1.md @@ -26,10 +26,6 @@ Welcome to Grafana 11.1! This release contains some minor improvements following For even more detail about all the changes in this release, refer to the [changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md). For the specific steps we recommend when you upgrade to v11.1, check out our [Upgrade Guide](https://grafana.com/docs/grafana//upgrade-guide/upgrade-v11.1/). - - ## Dashboards and visualizations ### Visualization ease of use improvements @@ -46,7 +42,7 @@ A longstanding feature request for the table visualization is to allow wrapping Learn more about the table panel in our [table panel documentation](https://grafana.com/docs/grafana//panels-visualizations/visualizations/table/). -![Text wrapping in the table visualization](/media/docs/grafana/gif-grafana-11-1-text-wrapping.gif) +{{< youtube id="wBLxYp2BLAU" >}} #### Stat visualization percent change color mode options @@ -54,7 +50,7 @@ _Generally available in all editions of Grafana_ Sometimes less is more! The **Standard** behavior for percent change in the [stat visualization](https://grafana.com/docs/grafana//panels-visualizations/visualizations/stat/#show-percent-change) is to color positive percent changes green and negative percent changes red. Depending on your use case however, you may want to customize how percent change color is set. We've added the options to have percent change color mode **Inverted** (with positive red and negative green) or match the **Same as value**. -![Stat percent change color options](/media/docs/grafana/gif-grafana-11-1-stat-percent-change-color-options.gif) +{{< youtube id="LrkR6_hcqPc" >}} ### XY chart is GA @@ -72,6 +68,8 @@ Over the past several months we’ve introduced multiple enhancements to the vis To use the new XY chart visualization, you must first enable the `autoMigrateXYChartPanel` [feature toggle](https://grafana.com/docs/grafana//setup-grafana/configure-grafana/feature-toggles/). +{{< youtube id="3d3Lx-Jz_kM" >}} + ## Alerting ### Re-designed settings page for Alerting @@ -180,7 +178,7 @@ The GeoMap panel can now be used with a keyboard! Focus the map area, move aroun We have [panel shortcuts](https://grafana.com/docs/grafana//dashboards/use-dashboards/#keyboard-shortcuts), which previously only worked on whichever panel you hovered over. It now also takes into account the keyboard focus. -{{< video-embed src="/media/docs/grafana/2024-06-10-Keyboard-Improvements-Enablement-Video.mp4" >}} +{{< youtube id="Tc0pTXtCsKQ" >}} ### Heading improvements