We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195bf48 commit d890438Copy full SHA for d890438
1 file changed
CHANGELOG.md
@@ -22,6 +22,8 @@
22
23
### Internal changes
24
25
+- Avoid using the private `_hatch_color` property and use `set_hatchcolor` and `get_hatchcolor` instead in matplotlib
26
+ versions where they are available ([#161](https://github.com/mpytools/mplotutils/pull/161)).
27
- Replace deprecated `matplotlib.rcsetup.all_backends` with `matplotlib.backends.backend_registry.list_builtin()`
28
([#160](https://github.com/mpytools/mplotutils/pull/160)).
29
0 commit comments