enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.
http://docs.enthought.com/chaco/
Other
292 stars 99 forks source link

What plot types is Chaco missing that are available in other Python plotting libraries? #814

Open rahulporuri opened 3 years ago

rahulporuri commented 3 years ago

Given that the plotting ecosystem has come a long long way, it would be nice to compare and contrast the various Python plotting librarires (e.g. matplotlib, seaborn, plotly, etc.) with chaco to see what plot types chaco is missing.

For example, see #813 , chaco is missing a "Violin Plot" plot type.

fred4ets commented 2 years ago

Le 30/07/2021 à 08:41, Poruri Sai Rahul a écrit :

Given that the plotting ecosystem has come a long /long/ way, it would be nice to compare and contrast the various Python plotting librarires (e.g. matplotlib, seaborn, etc.) with chaco to see what plot types chaco is missing.

For example, see #813 https://github.com/enthought/chaco/issues/813 , chaco is missing a "Violin Plot" plot type.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/enthought/chaco/issues/814, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINBLNU3FTGJID5D4BXW62DT2JCSHANCNFSM5BH4ZHYA.

Hello Poruri,

I would like to do something like this, for instance:

https://scipy-cookbook.readthedocs.io/_downloads/97519ca0a09b1d36a6b6713de5b1aeda/colored_line2.png