Parallel Coordinates
Overview
Parallel plot or parallel coordinates plot allows to compare the feature of several individual observations (series) on a set of numeric variables. Each vertical bar represents a variable and often has its own scale. (The units can even be different). Values are then plotted as series of lines connected across each axis.
Parallel Coordinates are ideal for comparing different variables and identifying eventual relations between them.
Steps to Follow
- Create a workflow with a Result Table processor or a Filterable Result Table (FRT)
- Create a new report for the workflow
- In the report add a new container by clicking "Add Report Container" or by double-clicking in the empty canvas.
- Select a processor with the data that should be visualized
- Switch to edit mode
- Open the chart menu and change the type to "Parallel Coordinates"
- Set the mandatory fields (Identifier Column and Y axis)
Check the full Demo under Attachements
Configuration
1. Data Manipulation
Filter shown data. It's possible to add a filter for each column.
2. Identifier Column
Allows the user to filter the displayed values on the chart itself. The values of selected identifier column will be shown in the upper left column of the chart in the drop-down menu.
3. Y axis
Desired columns can be selected, the order of axes corresponds to the selection order.
Supported value types are numeric and string.
4. Axis format
Format the x-Axis and the y-Axis values (can also be set to invisible)
5. Axis Labels
Set and format the x-Axis and the y-Axis labels
6. Line Colors
Change the colors of displayed lines.
7. Format Data
Used to alter one or multiple columns without changing the corresponding data. Add new Format Groups, select the format and add the target columns.
8. General Chart Container Settings
Change the background color and and choose whether to display the container title.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article