Skip to content

Instantly share code, notes, and snippets.

@kantord
Created March 6, 2018 21:21
Show Gist options
  • Save kantord/05825569b6c59aa7a402af0ec2689095 to your computer and use it in GitHub Desktop.
Save kantord/05825569b6c59aa7a402af0ec2689095 to your computer and use it in GitHub Desktop.
dashboard "Variables example":
- h1 text: Variables Example
- dropdown my_var=pie:
- {"value": pie, "text": "Pie chart"}
- {"value": bar, "text": "Bar chart"}
- p text: "Selected chart type: ${my_var}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment