-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Sunburst/treemap path #2006
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
Merged
Merged
Sunburst/treemap path #2006
Changes from 25 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
4ac1efb
proof of concept
emmanuelle c619e28
first version
emmanuelle 10668b6
tests
emmanuelle edfcced
black
emmanuelle 1f3b8da
added test with missing values
emmanuelle 8cb9d99
examples for sunburst tutorial
emmanuelle cd500a5
added type check and corresponding test
emmanuelle c233220
corrected bug
emmanuelle edefabf
treemap branchvalues
emmanuelle 41c8d30
Merge branch 'master' into sunburst-path
emmanuelle 2952fe6
path is now from root to leaves
emmanuelle c6b7243
removed EPS hack
emmanuelle be3b622
working version for continuous color
emmanuelle 7f2920b
new tests and more readable code, also added hover support
emmanuelle 8519302
updated docs
emmanuelle 437bbd7
removed named agg which is valid only starting from pandas 0.25
emmanuelle fb9d992
version hopefully compatible with older pandas
emmanuelle a57b027
still debugging
emmanuelle bf8da4b
do not use lambdas
emmanuelle 9e23890
removed redundant else
emmanuelle f67602f
discrete color
emmanuelle 6b6a105
always add a count column when no values column is passed
emmanuelle 9996731
removed if which is not required any more
emmanuelle f3e7e27
nicer labels with /
emmanuelle 8cd227a
simplified code
emmanuelle 8b66c90
better id labels
emmanuelle 19b81ac
discrete colors
emmanuelle ba6ec19
raise ValueError for non-leaves with None
emmanuelle c0cbce0
other check
emmanuelle 57503b4
discrete color other comes first
emmanuelle 0ab2afd
fixed tests
emmanuelle 0d86998
hover
emmanuelle d63d4bd
fixed pandas API pb
emmanuelle 9b217f8
pandas stuff
emmanuelle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.