Commit 99e6240
authored
File tree
Expand file treeCollapse file tree
17 files changed
+64
-57
lines changedFilter options
- lib
- matplotlib
- backends
- cbook
- sphinxext
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
17 files changed
+64
-57
lines changedlib/matplotlib/_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_mathtext.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
798 |
| - |
| 798 | + |
799 | 799 |
|
800 | 800 |
|
801 | 801 |
|
| ||
1549 | 1549 |
|
1550 | 1550 |
|
1551 | 1551 |
|
1552 |
| - |
| 1552 | + |
1553 | 1553 |
|
1554 | 1554 |
|
1555 | 1555 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
798 |
| - |
| 798 | + |
799 | 799 |
|
800 | 800 |
|
801 | 801 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2710 | 2710 |
|
2711 | 2711 |
|
2712 | 2712 |
|
2713 |
| - |
| 2713 | + |
2714 | 2714 |
|
2715 | 2715 |
|
2716 | 2716 |
|
|
lib/matplotlib/backends/_backend_pdf_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_pdf_ps.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 |
| - |
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 | 34 |
|
|
lib/matplotlib/backends/backend_cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_cairo.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
125 |
| - |
126 |
| - |
| 124 | + |
| 125 | + |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
435 |
| - |
| 435 | + |
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
932 | 932 |
|
933 | 933 |
|
934 | 934 |
|
935 |
| - |
| 935 | + |
936 | 936 |
|
937 | 937 |
|
938 | 938 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
223 | 223 |
|
224 | 224 |
|
225 | 225 |
|
226 |
| - |
| 226 | + |
227 | 227 |
|
228 |
| - |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 |
| - |
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
| ||
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
146 |
| - |
| 147 | + |
147 | 148 |
|
148 | 149 |
|
149 | 150 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
34 | 39 |
|
35 | 40 |
|
36 | 41 |
|
| ||
287 | 292 |
|
288 | 293 |
|
289 | 294 |
|
290 |
| - |
| 295 | + |
291 | 296 |
|
292 | 297 |
|
293 | 298 |
|
| ||
296 | 301 |
|
297 | 302 |
|
298 | 303 |
|
299 |
| - |
| 304 | + |
300 | 305 |
|
301 | 306 |
|
302 | 307 |
|
| ||
532 | 537 |
|
533 | 538 |
|
534 | 539 |
|
535 |
| - |
| 540 | + |
536 | 541 |
|
537 | 542 |
|
538 | 543 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
682 | 682 |
|
683 | 683 |
|
684 | 684 |
|
685 |
| - |
| 685 | + |
686 | 686 |
|
687 | 687 |
|
688 | 688 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
354 |
| - |
| 354 | + |
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
|
lib/matplotlib/sphinxext/plot_directive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/plot_directive.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
| 159 | + |
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2118 | 2118 |
|
2119 | 2119 |
|
2120 | 2120 |
|
2121 |
| - |
2122 |
| - |
2123 |
| - |
2124 |
| - |
2125 |
| - |
| 2121 | + |
| 2122 | + |
| 2123 | + |
| 2124 | + |
| 2125 | + |
2126 | 2126 |
|
2127 | 2127 |
|
2128 | 2128 |
|
|
+19-19Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
246 |
| - |
| 246 | + |
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
| ||
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
539 |
| - |
| 539 | + |
540 | 540 |
|
541 |
| - |
| 541 | + |
542 | 542 |
|
543 | 543 |
|
544 | 544 |
|
| ||
688 | 688 |
|
689 | 689 |
|
690 | 690 |
|
691 |
| - |
| 691 | + |
692 | 692 |
|
693 |
| - |
| 693 | + |
694 | 694 |
|
695 |
| - |
| 695 | + |
696 | 696 |
|
697 |
| - |
| 697 | + |
698 | 698 |
|
699 | 699 |
|
700 | 700 |
|
| ||
1005 | 1005 |
|
1006 | 1006 |
|
1007 | 1007 |
|
1008 |
| - |
| 1008 | + |
1009 | 1009 |
|
1010 |
| - |
| 1010 | + |
1011 | 1011 |
|
1012 | 1012 |
|
1013 | 1013 |
|
| ||
1133 | 1133 |
|
1134 | 1134 |
|
1135 | 1135 |
|
1136 |
| - |
| 1136 | + |
1137 | 1137 |
|
1138 |
| - |
| 1138 | + |
1139 | 1139 |
|
1140 |
| - |
| 1140 | + |
1141 | 1141 |
|
1142 |
| - |
| 1142 | + |
1143 | 1143 |
|
1144 |
| - |
| 1144 | + |
1145 | 1145 |
|
1146 |
| - |
| 1146 | + |
1147 | 1147 |
|
1148 | 1148 |
|
1149 | 1149 |
|
|
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
184 |
| - |
| 184 | + |
185 | 185 |
|
186 |
| - |
| 186 | + |
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
| ||
406 | 406 |
|
407 | 407 |
|
408 | 408 |
|
409 |
| - |
410 |
| - |
| 409 | + |
| 410 | + |
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
|
0 commit comments