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
Axis
- Drag the dimension to plot on the axis (e.g., Country).
Values parameter
- Drag the measures to analyze (e.g., COGS, Sales, Discounts, Gross Sales, Profit, Manufacturing Price, Sale Price).
Chart type
- Select Parallel coordinates from the Special charts section of the Chart Type dropdown menu.
Parallel coordinate charts are used to plot multivariate data in data exploration, pattern recognition, and outlier detection.

Parallel coordinates with small multiples
Axis
- Drag the dimension to plot on the axis (e.g., Country).
Values parameter
- Drag the measure to analyze (e.g., COGS).
Small multiples parameter
- Drag the dimension to plot on the parallel axes (e.g., Product).
Chart type
- Select Parallel coordinates from the Special charts section of the Chart Type dropdown menu.

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?