15 lines
530 B
Diff
15 lines
530 B
Diff
Description: minor glitch in draw_markers() description
|
|
Author: Jakub Wilk <jwilk@debian.org>
|
|
|
|
--- a/doc/api/api_changes.rst
|
|
+++ b/doc/api/api_changes.rst
|
|
@@ -1143,7 +1143,7 @@ New methods:
|
|
|
|
* :meth:`draw_markers(self, gc, marker_path, marker_trans, path,
|
|
trans, rgbFace)
|
|
- <matplotlib.backend_bases.RendererBase.draw_markers`
|
|
+ <matplotlib.backend_bases.RendererBase.draw_markers>`
|
|
|
|
* :meth:`draw_path_collection(self, master_transform, cliprect,
|
|
clippath, clippath_trans, paths, all_transforms, offsets,
|