Skip to content

Update sankey.py#50

Open
teanijarv wants to merge 1 commit intoanazalea:masterfrom
teanijarv:patch-1
Open

Update sankey.py#50
teanijarv wants to merge 1 commit intoanazalea:masterfrom
teanijarv:patch-1

Conversation

@teanijarv
Copy link
Copy Markdown

  • fixed the check_data_matches_labels() function where the if statement previously was incorrectly if len(labels > 0) and produced an error if trying to add left or right labels as lists in the sankey() function
  • added font family parameter to the sankey() function

- fixed the check_data_matches_labels() function where the if statement previously was incorrectly if len(labels > 0) and produced an error if trying to add left or right labels as lists in the sankey() function
- added font family parameter to the sankey() function
@Pierre-Sassoulas
Copy link
Copy Markdown
Contributor

See #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants