What it is
Parallel Coordinates Plot puts each numeric dimension on a vertical axis and draws every record as a polyline crossing them. The fastest way to spot multivariate patterns — and the multivariate scatter that doesn’t need PCA.
What it does
N vertical axes, one per metric, with one line per record traversing them. Brushing on any axis filters the rest; supports color by dimension.
Why use it
Show how five or six metrics co-vary on a single canvas — and let viewers brush to query.
Three ways teams use it
Quant
Stock fundamentals across PE, PB, ROE, growth, margin.
HR
Compensation, tenure, level, performance, attrition risk.
Product
User attributes across engagement metrics.
Add it in 30 seconds
- Open your Data Studio report and click Add a chart → Community visualizations → Explore more.
- Paste the Viz Studio manifest URL or pick this chart from the Viz Studio gallery card.
- Bind the dimensions and metrics in the data panel — done.
