Parallel Coordinates
Parallel coordinates charts offer a powerful way to visualize and explore high-dimensional datasets by representing each measure as a parallel axis.
Chart setup to build a parallel coordinates chart
Parallel coordinate charts are used to plot multivariate data in data exploration, pattern recognition, and outlier detection.

Chart setup to build a parallel coordinates chart with small multiples

1. Customization and formatting for parallel coordinate charts
1.1. Format Y axis
By default, each measure is plotted on a separate scale. You can plot all the measures on a single scale by selecting the Overall radio button.


If you choose Individual scaling, you can customize the Y-axis for each measure by enabling respective toggle.
a) Tick line: Plot tick lines and specify a length between 1 and 5.

b) Scale type: Plot the chart on a linear scale or a logarithmic scale.

Please refer to Y-axis settings for a comprehensive list of Y-axis options.
2. Data label settings for parallel coordinate charts
Individual data labels are disabled by default.
2.1. Category and Value
Only the first and last data points are displayed by default.

The series labels and values will not be displayed if you uncheck the Category and Value check boxes.

2.2. Separator
Change the separator between the series name and value. By default, they are separated by a comma.

Additional formatting options
Here are the other settings that help you refine your parallel coordinates chart.
Last updated
Was this helpful?