alluvial_diagram icon indicating copy to clipboard operation
alluvial_diagram copied to clipboard

Display additional info

Open naustica opened this issue 1 year ago • 3 comments

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

naustica avatar Feb 15 '24 13:02 naustica

  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.

vinsburg avatar Feb 16 '24 17:02 vinsburg

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?

knarrff avatar Feb 20 '24 16:02 knarrff

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: @.***>

vinsburg avatar Feb 20 '24 19:02 vinsburg