mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Update 8.4 What's New (#45547)
* replace * with
* Ran prettier check
* Revert "Ran prettier check"
This reverts commit 32be986af8
.
* Ran prettier check again.
* Added backticks.
This commit is contained in:
parent
85753afdf0
commit
912464a073
@ -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
|
||||
|
||||
We’ve 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 that’s used in a specific panel without requiring edit mode.
|
||||
We’ve 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 that’s 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" >}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user