File: 40_bts608939_draw_markers_description.patch

package info (click to toggle)
matplotlib 1.4.2-3.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 83,284 kB
  • ctags: 29,011
  • sloc: python: 104,909; cpp: 60,097; ansic: 30,142; objc: 5,486; makefile: 212; sh: 36
file content (14 lines) | stat: -rw-r--r-- 530 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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,