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

Skip to content

Commit ce20610

Browse files
committed
Merge pull request #5178 from jkseppan/draw-markers-description
DOC: Fix description of draw_markers in api_changes.rst
2 parents dcc3a42 + c80c375 commit ce20610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/api_changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1545,7 +1545,7 @@ New methods:
15451545

15461546
* :meth:`draw_markers(self, gc, marker_path, marker_trans, path,
15471547
trans, rgbFace)
1548-
<matplotlib.backend_bases.RendererBase.draw_markers`
1548+
<matplotlib.backend_bases.RendererBase.draw_markers>`
15491549

15501550
* :meth:`draw_path_collection(self, master_transform, cliprect,
15511551
clippath, clippath_trans, paths, all_transforms, offsets,

0 commit comments

Comments
 (0)