vinsburg / alluvial_diagram

A python script for generating "alluvial" styled bipartite diagrams, using matplotlib and numpy
GNU General Public License v3.0
47 stars 11 forks source link

Display additional info #19

Open naustica opened 4 months ago

naustica commented 4 months ago

Hi,

thank you for providing this package! Some questions from my side:

Best, Nick

vinsburg commented 4 months ago
  1. Hey, it's currently not possible to show the number of items per "vein", it shouldn't be too complicated to add, but might make the visualization very hard to read. If you have an idea on how to implement it, feel free to send me a PR.
  2. You should be able to pass a list of colors to the colors argument, dict is not supported at the moment.
  3. I've practically stopped maintaining the code, so I wouldn't want to publish it to PyPi. I am willing to support anyone who wishes to take on the task on push this tool forward.
knarrff commented 4 months ago

To bad, I just stumbled across it and considered using it. I wonder: did you stop maintaining it because you now lack the need for diagrams like this or because you now use an alternative, and if so, which?

vinsburg commented 4 months ago

The project it was created for was cancelled. I've since encountered several repos providing "sankey" diagrams that behave the same way.

A friend expressed interest in continued work on this project, so i'll keep you posted if I get around to addressing your request in the coming weeks.

On Tue, 20 Feb 2024, 18:40 Frank Löffler, @.***> wrote:

To bad, I just stumbled across it and considered using it. I wonder: did you stop maintaining it because you now lack the need for diagrams like this or because you now use an alternative, and if so, which?

— Reply to this email directly, view it on GitHub https://github.com/vinsburg/alluvial_diagram/issues/19#issuecomment-1954612992, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF2E7DBW2HD244E4JIVZCGDYUTGWXAVCNFSM6AAAAABDKHMJQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJUGYYTEOJZGI . You are receiving this because you commented.Message ID: @.***>