holtzy / The-Python-Graph-Gallery

A website displaying hundreds of charts made with Python
https://www.python-graph-gallery.com
BSD Zero Clause License
1.87k stars 370 forks source link

Parallel coordinate chart with Python and Matplotlib --> Slope chart with Python and Matplotlib #375

Closed aaizemberg closed 4 months ago

aaizemberg commented 4 months ago

A parallel coordinate graph has more than two dimensions. I would call this graph "Slope Chart"

https://python-graph-gallery.com/web-lemurs-parallel-chart/

holtzy commented 4 months ago

Hi @aaizemberg ,

Thanks for the feedback.

You're totally right, this is a slope chart, which is a derivate from the parallel chart. Unfortunately, it is too late to change the URL due to SEO reasons... 😢