File: 40_bts608939_draw_markers_description.patch

package info (click to toggle)
matplotlib 1.1.1~rc2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 66,076 kB
  • sloc: python: 90,600; cpp: 69,891; objc: 5,231; ansic: 1,723; makefile: 171; sh: 7
file content (16 lines) | stat: -rw-r--r-- 750 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: minor glitch in draw_markers() description
Author: Jakub Wilk <jwilk@debian.org>

Index: matplotlib-1.1.0~rc1/doc/api/api_changes.rst
===================================================================
--- matplotlib-1.1.0~rc1.orig/doc/api/api_changes.rst	2011-09-24 17:08:26.000000000 +0200
+++ matplotlib-1.1.0~rc1/doc/api/api_changes.rst	2011-09-26 23:46:20.508264962 +0200
@@ -569,7 +569,7 @@
 
   * :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,