Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 610f7b9

Browse files
Deprecation notice
1 parent f944243 commit 610f7b9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Arbitrary code in ``axes.prop_cycle`` rcParam strings
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
The ``axes.prop_cycle`` rcParam previously accepted arbitrary Python
5+
expressions by passing the string to ``eval()``. This is deprecated immediately
6+
without replacement for security reasons. The previously documented cycler
7+
operations at https://matplotlib.org/cycler/ are still supported.

0 commit comments

Comments
 (0)