Ran prettier check

This commit is contained in:
achatterjee-grafana 2022-02-17 11:18:49 -05:00
parent 01aec1dc9b
commit 32be986af8

View File

@ -24,9 +24,9 @@ You can now share links to your playlists the same way as with dashboards, to ea
{{< figure src="/static/img/docs/dashboards/share-playlists-8-4.png" max-width="1200px" caption="Share playlist" >}}
### $__interval and $__interval_ms in panel title
### $**interval and $**interval_ms in panel title
Weve expanded the functionality of this existing and popular feature. You can now use $__interval and $__interval_ms in panel titles. This new function displays the interval thats used in a specific panel without requiring edit mode.
Weve expanded the functionality of this existing and popular feature. You can now use $**interval and $**interval_ms in panel titles. This new function displays the interval thats used in a specific panel without requiring edit mode.
{{< figure src="/static/img/docs/panels/interval-8-4.png" max-width="1200px" caption="Time intervals" >}}