Overview
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.
Visualization Types
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 and Donut
Maps
Single Value, KPI and Markdown
Tables
Other Chart Types
- Heatmap
- [Boxplot]
Custom Visualization
- Static Point Maps
- Zip Code Chloropleth Maps
- Radial Pie Charts
- Waterfall Charts
- Boxplots
- Funnel Visualizations
- See more
Visualization Configuration
Quick links to more detail on visualization configration controls