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

Skip to content

Commit 4e097fa

Browse files
authored
Merge pull request #13732 from anntzer/docmarkup
Fix doc markup.
2 parents b8ec77c + 24adbf2 commit 4e097fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Support for axes.prop_cycle property *markevery* in rcParams
131131
The Matplotlib ``rcParams`` settings object now supports configuration
132132
of the attribute `axes.prop_cycle` with cyclers using the `markevery`
133133
Line2D object property. An example of this feature is provided at
134-
`~/matplotlib/examples/lines_bars_and_markers/markevery_prop_cycle.py`
134+
:doc:`/gallery/lines_bars_and_markers/markevery_prop_cycle`.
135135

136136
Multipage PDF support for pgf backend
137137
-------------------------------------

0 commit comments

Comments
 (0)