-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when using leftLabels/rightLabels #38
Comments
Duplicate of almost half of the issue in this repo #23 |
Nice addon @endolith ! Although it does not seem to work for fork of forks. |
Just to help out others coming after this issue and related ones: Installing pySankeyBeta works, the error regarding It is a small detail, but I did not find it mentioned anywhere. I just discovered it by chance. Hope it helps others! A |
pySankey/pysankey/sankey.py
Line 42 in 811a638
pretty sure this should be len(labels) > 0...
The text was updated successfully, but these errors were encountered: