Skip to main content
VISUALIZE turns the results into a chart. Name the metric to plot, then TYPE and a chart type. Without a VISUALIZE line the report renders as a table, which is the default.

Chart types

Options

After the type you can add:
  • ITEMS <n> caps the chart to its top N categories.
  • REMAINING hide | group | list sets how the categories beyond the cap are handled. group folds them into one “Other” entry, hide drops them from the chart, and list leaves them in the results table.
  • RANKING overall ranks a two-dimension chart by the global top series rather than each group’s own top.
For a chart that plots a trend over time, pair VISUALIZE with a TIMESERIES, and overlay events with ANNOTATE.