Visualization types
Omni has many visualizations types out of the box for presenting data.
Each chart type present configuration options across the overall visualization, series, and chart facets like axes if applicable.
Additionally, for configuration beyond the UI controls, custom visualization offers complete customization of the Vega lite spec.
Cartesian
- Bar Charts
- Stacked Bar Charts
- Stacked 100% Bar Charts
- Line Charts
- Scatterplots
- Bubble Charts
- Area Charts
- Stacked 100% Area Charts
- Mixed Cartesian Charts (Bar + Line, etc)
Pie & Donut
Maps
KPI & Markdown
Tables
Other chart types
Custom visualizations
- Static point maps
- Zip code choropleth maps
- Radial pie charts
- Waterfall charts
- Funnel visualizations
- See more