Display a small sparkline chart. To add sparklines to a table, use the measure component with the viz=“sparkline” option.
{% sparkline data="demo_daily_orders" x="date" date_grain="month" y="total_sales" date_range={ date="date" range="last 12 months" } /%}
date_range={ range = value date = "string" }
enum
string