Skip to content

Commit e6fbcd4

Browse files
Update doc/python/parallel-categories-diagram.md
Co-Authored-By: Emmanuelle Gouillart <emma@plot.ly>
1 parent 33dd993 commit e6fbcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/parallel-categories-diagram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The parallel categories diagram (also known as parallel sets or alluvial diagram
3939

4040
Combinations of category rectangles across dimensions are connected by ribbons, where the height of the ribbon corresponds to the relative frequency of occurrence of the combination of categories in the data set.
4141

42-
For other representations of multivariate data, also see [parallel coordinates](/python/parallel-coordinates-plot/), [radar charts](/python/radar-chart/) and [scatterplot matrix (SPLOM)](/python/splom/). A visually-similar but more generic type of visualization is the [sankey diagrams](https://plot.ly/python/sankey-diagram/).
42+
For other representations of multivariate data, also see [parallel coordinates](/python/parallel-coordinates-plot/), [radar charts](/python/radar-chart/) and [scatterplot matrix (SPLOM)](/python/splom/). A visually-similar but more generic type of visualization is the [sankey diagrams](/python/sankey-diagram/).
4343

4444
#### Basic Parallel Category Diagram with plotly.express
4545

0 commit comments

Comments
 (0)