8000 Backport PR #13732 on branch v3.1.x (Fix doc markup.) by meeseeksmachine · Pull Request #13752 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/users/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Support for axes.prop_cycle property *markevery* in rcParams
The Matplotlib ``rcParams`` settings object now supports configuration
of the attribute `axes.prop_cycle` with cyclers using the `markevery`
Line2D object property. An example of this feature is provided at
`~/matplotlib/examples/lines_bars_and_markers/markevery_prop_cycle.py`
:doc:`/gallery/lines_bars_and_markers/markevery_prop_cycle`.

Multipage PDF support for pgf backend
-------------------------------------
Expand Down
0