Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9faf231 commit 6adfb1cCopy full SHA for 6adfb1c
doc/users/whats_new.rst
@@ -131,7 +131,7 @@ Support for axes.prop_cycle property *markevery* in rcParams
131
The Matplotlib ``rcParams`` settings object now supports configuration
132
of the attribute `axes.prop_cycle` with cyclers using the `markevery`
133
Line2D object property. An example of this feature is provided at
134
-`~/matplotlib/examples/lines_bars_and_markers/markevery_prop_cycle.py`
+:doc:`gallery/lines_bars_and_markers/markevery_prop_cycle`
135
136
Multipage PDF support for pgf backend
137
-------------------------------------
0 commit comments