-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support for tree annotations with coloring and min, max attribut…
…es (#97) * Adds support for an annotation column and support for multi-indexed datafranes * Adds optional support for coloring of custom attributes * Provide dict for color mapping * Adds min & max parameters; Adds missing node decorators * Account for changes in Thicket * Revert changes that indicate NaN nodes * Adds brackets to easier distinguish annotations * Adds documentation to tree() plotting * Formatting * Reverts changes required for Thicket support * Updates test * Remove unused import * prints also tuples * comment * updates timemory tree test * remove unused package --------- Co-authored-by: Stephanie Brink <brink2@llnl.gov>
- Loading branch information
1 parent
10f0968
commit 468f498
Showing
9 changed files
with
124 additions
and
304 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.