Supported content
Mustache can be used in the following places:Markdown visualizations
Markdown visualizations
In this example, Mustache tags are used to reference specific values in the query’s result set. Note: Line breaks have been added for readability:

Dashboard text / Markdown tiles
Dashboard text / Markdown tiles
This example demonstrates how to create a dynamic Iframe with Mustache.Mustache tags are used to create a Google Maps search with a dynamic URL. Note: Line breaks have been added for readability:

Visualization axis labels
Visualization axis labels
In this example, Mustache tags create a dynamic y-axis label that displays summary values and filter details.Note: Line breaks have been added for readability:

Escaping
All tags are escaped by default. This means that text enclosed in{{}} will always render, even if you intend to just display the curly braces themselves.
To return raw contents without escaping, add an extra curly brace: