mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Syntax fix in whats-new-in-v8-5.md (#48111)
This commit is contained in:
committed by
GitHub
parent
00a08afaac
commit
147a1600e7
@@ -58,7 +58,7 @@ The Bar gauge panel now supports scrolling to support displaying large datasets
|
|||||||
|
|
||||||
### Template variable substitution
|
### Template variable substitution
|
||||||
|
|
||||||
We’ve added support to substitute template variables to transformations. This allows dashboards to be more interactive with transformations when a user inputs calculations and $**interval and $**interval_ms.
|
We’ve added support to substitute template variables to transformations. This allows dashboards to be more interactive with transformations when a user inputs calculations and `$__interval` and `$__interval_ms`.
|
||||||
|
|
||||||
### Grouping to matrix
|
### Grouping to matrix
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user