alluvial_diagram
alluvial_diagram copied to clipboard
Display additional info
Hi,
thank you for providing this package! Some questions from my side:
- Is it possible to also display the number of items per flow?
- Is it possible to use a own color dict, e.g. {"label1": "green", "label2": "red"}
- Can you publish this package on pypi?
Best, Nick
- 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.
- You should be able to pass a list of colors to the
colors
argument, dict is not supported at the moment. - 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.
Too 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?
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: @.***>