Others
Comparisons, Distribution, Process, Proportions
What is it?
Parallel Sets are similar to https://datavizcatalogue.com/methods/sankey_diagram.html in the way they show flow and proportions. However, Parallel Sets don’t use arrows and they divide the flow-path at each displayed line set.
Each line set corresponds to a dimension, and its values and categories are represented in each line divide in that line set. The width of each line and the flow path that stems from it is determined by the proportional fraction of the category total. Each flow path can be coloured to show and compare the distribution between different categories.
When to use it?
Tools to create the Charts
Code-based:
https://www.amcharts.com/demos/sankey-diagram/https://docs.anychart.com/Basic_Charts/Sankey_Diagramhttps://echarts.apache.org/examples/en/index.html#chart-type-sankeyhttps://www.jasondavies.com/parallel-sets/https://plotly.com/javascript/sankey-diagram/
Webapp:
https://charticulator.com/https://flourish.studio/https://plotdb.com/chart/2124/https://www.sankeymatic.com/build/
Desktop App:
https://eagereyes.org/parallel-sets
Similar Charts : Parallel Coordinates Plot (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Parallel%20Coordinates%20Plot%205ffd710b6b8242fcbd53b9d25befaea3.csv), Sankey Diagram (Data%20Visualisation%20cfe04a5761eb434cace32c6033e3a4e3/Sankey%20Diagram%20d29b7d9211f448099cbd6b86924720ca.csv)