Line visualization (SmartViz)
This feature is in beta and subject to change. Reach out to support with any issues.
The Line visualization plots values across an x-axis, and is the usual choice for showing how a measure changes over time. Multiple lines can be drawn by splitting the data into series, and lines can be stacked, smoothed, filled, or accompanied by a trend line.
When to use a line chart
Line is the default for anything measured over time, and the most forgiving chart here: it copes with many points and several series before it becomes unreadable.
Almost any metric stream fits, such as Metrics from Azure or SCOM, EC2 CPU from AWS, or ELB Active Connections.
Use Mark lines to draw a threshold across the chart, and Second Y axis where two measures share a timeline but not a scale.
Line charts mislead with sparse or irregular data, because connecting two points a week apart implies values in between that were never measured. Use a Scatter where the points are genuinely independent.
Try it out
Change the settings below and see how the chart updates. Select a dataset from the dropdown to see different use cases.
Tickets closed per day for two teams, both counting the same thing. A well-formed line chart to read before the other samples each introduce a problem.
Line 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 data points 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.