Commit eafd1d8c by raj dutt

Update templating.md

parent df0673f9
...@@ -61,13 +61,13 @@ Once configured, Multi-Select Tagging provides a convenient way to group and you ...@@ -61,13 +61,13 @@ Once configured, Multi-Select Tagging provides a convenient way to group and you
### Interval ### Interval
Use the Interval type to create Template variables aroundr time ranges (eg. `1m`,`1h`, `1d`). There is also a special `auto` option that will change depending on the current time range, you can specify how many times the current time range should be divided to calculate the current `auto` range. Use the `Interval` type to create Template variables aroundr time ranges (eg. `1m`,`1h`, `1d`). There is also a special `auto` option that will change depending on the current time range, you can specify how many times the current time range should be divided to calculate the current `auto` range.
![](/img/v2/templated_variable_parameter.png) ![](/img/v2/templated_variable_parameter.png)
### Custom ### Custom
Use the Custom type to manually create Template variables around explicit values that are hard coded in the Dashboard and not dependent on any Data Source. You can specify multiple Custom Template values by separating them with a comma. Use the `Custom` type to manually create Template variables around explicit values that are hard-coded into the Dashboard, and not dependent on any Data Source. You can specify multiple Custom Template values by separating them with a comma.
## Utilizing Template Variables with Repeating Panels and Repeating Rows ## Utilizing Template Variables with Repeating Panels and Repeating Rows
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment