8000
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.
2 parents 43453c8 + 7e6c0d0 commit 0af737bCopy full SHA for 0af737b
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