When to use
- Comparing usage across different platforms or regions
- Visualizing grouped data like plan types, error categories, or product segments
- Monitoring metrics over categories with filter support
How to add a bar chart
Example:Configuration Options
- Color palette
- X/Y label & value paths
Use dynamic bindings like
{{filter.timeLimit.start}}
, {{filter.timeLimit.end}}
to make your chart respond to dashboard time filters.Best practices
- Sort bars by descending value for clearer insights
- Limit category count (e.g., top 10) to avoid clutter