Parallel coordinates visualization
Parallel coordinates visualizations visualize and analyze high-dimensional data sets.
About this task
For more information about the parallel coordinates custom visualization sample on IBM Accelerator Catalog, see https://community.ibm.com/accelerators/catalog/content/Parallel-coordinates.
Use this type of visualization to plot multivariate, numerical data. Parallel coordinates visualizations are ideal for comparing many variables together and seeing the relationships between them. For example, comparing gross sales across different years.
To view the source code and packed bundle (.zip file) for the population sample custom visualization, go to this public GitHub repository. To download the files, navigate to the root of this directory and click Clone or download.
Parallel coordinates visualizations are supported as of IBM® Cognos® Analytics 11.1.7
For more information about custom visualizations, see Developing custom visualizations. For an excellent tutorial to get you started, see Custom visualizations - tutorial.
- You can download the packed bundle (.zip file) and upload it directly into IBM Cognos Analytics.
- You can download the source code to create your own version of it to pack and upload into Cognos Analytics.
The following steps demonstrate how to use the parallel coordinates visualization and populate it with data.