8000 Revise todo comment · matplotlib/matplotlib@070efac · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 070efac

Browse files
committed
Revise todo comment
draw_markers has been implemented, draw_line_collection was removed years ago but draw_quad_mesh could be implemented
1 parent e7e49e4 commit 070efac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backends/backend_pdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
# * encoding of fonts, including mathtext fonts and unicode support
9191
# * TTF support has lots of small TODOs, e.g., how do you know if a font
9292
# is serif/sans-serif, or symbolic/non-symbolic?
93-
# * draw_markers, draw_line_collection, etc.
93+
# * draw_quad_mesh
9494

9595

9696
def fill(strings, linelen=75):

0 commit comments

Comments
 (0)
0