We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9972856 commit b84a57fCopy full SHA for b84a57f
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
### Added:
9
-- Tree Exporter: `tree_to_pillow_graph` method to allow cmap for node background.
+- Tree Exporter: `tree_to_pillow_graph` method to allow cmap for node background and generic kwargs for yield_tree.
10
- Tree Exporter: `vprint_tree` method to print trees vertically, able to use `.vshow()` as well.
11
### Changed:
12
- Tree Exporter: Minor refactoring to deduplicate code in export module.
0 commit comments