You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to change the aspect of the graphic, changing the value of the key 'aspect', but the graphic does not change at all. I also would like to personalize the graph, but this seems to be not possible (there is no a **kwargs input in the sankey function, so there is not a way to pass other input before the plot is built).
By the way, thank you very much for piece of code. The sankey diagram on matplotlib is really ugly, and yours is, imho, the best free alternative.
The text was updated successfully, but these errors were encountered:
Thanks for the tip @luciofaso! The last time I tried to use pySankey I noticed a similar issue. I'm currently swamped trying to wrap up my PhD and get packed up to move and start a new job at the end of the month. I should have time to get pySankey cleaned up soon 👌 .
I tried to change the aspect of the graphic, changing the value of the key 'aspect', but the graphic does not change at all. I also would like to personalize the graph, but this seems to be not possible (there is no a **kwargs input in the sankey function, so there is not a way to pass other input before the plot is built).
By the way, thank you very much for piece of code. The sankey diagram on matplotlib is really ugly, and yours is, imho, the best free alternative.
The text was updated successfully, but these errors were encountered: