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.
2 parents b8ec77c + 24adbf2 commit 4e097faCopy full SHA for 4e097fa
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