Bar visualization (SmartViz)
This feature is in beta and subject to change. Reach out to support with any issues.
The Bar visualization compares values across categories. Bars can be grouped or stacked by series, drawn horizontally, or wrapped into polar coordinates for a radial bar chart.
When to use a bar chart
Bar is the default for comparing a measure across categories, and it's usually the right answer when you're unsure. The eye judges length more accurately than angle, area, or color, so a bar chart beats a donut or treemap wherever precision matters.
It needs one categorical column and one numeric column. Add a series column to group or stack.
Cost attribution is a common fit: Cost (Service) from the Azure plugin, or Account Cost from AWS, stacked by subscription.
Bars become unreadable earlier than most charts, because every bar needs a legible label. Past roughly 30 categories, switch to a Treemap, or sort descending and cap the list in Shaping.
Try it out
Change the settings below and see how the chart updates. Select a dataset from the dropdown to see different use cases.
Monitor counts by status. With one series, each bar takes its color from the category rather than from the series.
Bar settings
Data mapping
Series appearance
X axis
Y axis
Legend & labels
Second Y axis
Bind one column to a second, right-hand y-axis. This helps when two measures share an x-axis but not a scale.
Colors
Add up to 20 colors to set the palette, in order. The palette repeats when there are more items than colors. Leave the palette empty to use the SquaredUp default colors.
Series / status colors
Pin a named value to a specific color, regardless of its position in the palette. Enter the name exactly as it appears in your data, then choose its color.
Color rules
Recolor bars conditionally. Each rule needs a color and at least one condition.
Mark lines
Add reference lines across the chart.
Mark lines and mark areas are not available when Polar Coordinates is enabled.
Mark areas
Add shaded bands across the chart.
Mark lines and mark areas are not available when Polar Coordinates is enabled.