Commit 3ba7b19
File tree
Expand file treeCollapse file tree
24 files changed
+49
-78
lines changedFilter options
- doc/sphinxext
- examples
- axes_grid1
- event_handling
- misc
- units
- widgets
- lib
- matplotlib
- axes
- backends
- cbook
- sphinxext
- mpl_toolkits
- axes_grid1
- axisartist
Expand file treeCollapse file tree
24 files changed
+49
-78
lines changed-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
106 |
| - |
107 | 106 |
|
108 | 107 |
|
109 | 108 |
|
|
examples/axes_grid1/demo_axes_grid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_axes_grid.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
| 33 | + |
| 34 | + |
38 | 35 |
|
39 | 36 |
|
40 | 37 |
|
|
examples/axes_grid1/demo_edge_colorbar.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_edge_colorbar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
examples/event_handling/pick_event_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo.py+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
161 |
| - |
| 160 | + |
162 | 161 |
|
163 | 162 |
|
164 | 163 |
|
165 | 164 |
|
166 | 165 |
|
167 | 166 |
|
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
172 | 171 |
|
173 | 172 |
|
174 | 173 |
|
|
examples/misc/demo_agg_filter.py
Copy file name to clipboardExpand all lines: examples/misc/demo_agg_filter.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
191 |
| - |
| 190 | + |
| 191 | + |
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
|
examples/units/basic_units.py
Copy file name to clipboardExpand all lines: examples/units/basic_units.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
| 28 | + |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
136 |
| - |
137 | 135 |
|
138 | 136 |
|
139 | 137 |
|
|
lib/matplotlib/axes/_secondary_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_secondary_axes.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
299 | 298 |
|
300 | 299 |
|
301 | 300 |
|
302 |
| - |
303 | 301 |
|
304 | 302 |
|
305 | 303 |
|
306 | 304 |
|
307 |
| - |
| 305 | + |
308 | 306 |
|
309 | 307 |
|
310 | 308 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
| 238 | + |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
| ||
582 | 582 |
|
583 | 583 |
|
584 | 584 |
|
585 |
| - |
| 585 | + |
| 586 | + |
586 | 587 |
|
587 | 588 |
|
588 | 589 |
|
|
lib/matplotlib/backends/backend_gtk3agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3agg.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 | 64 |
|
66 |
| - |
| 65 | + |
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
|
lib/matplotlib/backends/backend_macosx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_macosx.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
163 |
| - |
| 163 | + |
| 164 | + |
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
1029 |
| - |
1030 |
| - |
1031 |
| - |
1032 |
| - |
1033 |
| - |
1034 | 1029 |
|
1035 | 1030 |
|
1036 |
| - |
1037 |
| - |
| 1031 | + |
| 1032 | + |
1038 | 1033 |
|
1039 | 1034 |
|
1040 | 1035 |
|
|
lib/matplotlib/cbook/deprecation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/deprecation.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
394 | 394 |
|
395 | 395 |
|
396 | 396 |
|
397 |
| - |
398 |
| - |
399 |
| - |
| 397 | + |
400 | 398 |
|
401 | 399 |
|
402 | 400 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1497 | 1497 |
|
1498 | 1498 |
|
1499 | 1499 |
|
1500 |
| - |
1501 | 1500 |
|
1502 | 1501 |
|
1503 | 1502 |
|
|
+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
596 | 596 |
|
597 | 597 |
|
598 | 598 |
|
599 |
| - |
600 |
| - |
| 599 | + |
601 | 600 |
|
602 |
| - |
603 |
| - |
604 |
| - |
605 |
| - |
606 |
| - |
| 601 | + |
607 | 602 |
|
608 | 603 |
|
609 | 604 |
|
| ||
643 | 638 |
|
644 | 639 |
|
645 | 640 |
|
646 |
| - |
647 |
| - |
648 |
| - |
649 |
| - |
| 641 | + |
| 642 | + |
650 | 643 |
|
651 | 644 |
|
652 | 645 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
455 | 455 |
|
456 | 456 |
|
457 | 457 |
|
458 |
| - |
| 458 | + |
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
965 | 965 |
|
966 | 966 |
|
967 | 967 |
|
968 |
| - |
| 968 | + |
969 | 969 |
|
970 | 970 |
|
971 | 971 |
|
|
lib/matplotlib/sphinxext/plot_directive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/sphinxext/plot_directive.py+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
518 | 518 |
|
519 | 519 |
|
520 | 520 |
|
521 |
| - |
| 521 | + |
522 | 522 |
|
523 | 523 |
|
524 | 524 |
|
| ||
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
587 |
| - |
588 |
| - |
| 587 | + |
| 588 | + |
589 | 589 |
|
590 | 590 |
|
591 |
| - |
| 591 | + |
592 | 592 |
|
593 | 593 |
|
594 | 594 |
|
| ||
636 | 636 |
|
637 | 637 |
|
638 | 638 |
|
639 |
| - |
| 639 | + |
640 | 640 |
|
641 |
| - |
642 |
| - |
| 641 | + |
| 642 | + |
643 | 643 |
|
644 |
| - |
| 644 | + |
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 |
| - |
| 230 | + |
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
| 292 | + |
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
|
+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
257 |
| - |
| 257 | + |
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
| ||
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
374 |
| - |
375 |
| - |
376 |
| - |
| 374 | + |
| 375 | + |
| 376 | + |
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
| ||
382 | 382 |
|
383 | 383 |
|
384 | 384 |
|
385 |
| - |
386 | 385 |
|
387 | 386 |
|
388 | 387 |
|
|
lib/mpl_toolkits/axes_grid1/axes_size.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_size.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
|
lib/mpl_toolkits/axes_grid1/colorbar.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/colorbar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
788 | 788 |
|
789 | 789 |
|
790 | 790 |
|
791 |
| - |
| 791 | + |
792 | 792 |
|
793 | 793 |
|
794 | 794 |
|
lib/mpl_toolkits/axisartist/angle_helper.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/angle_helper.py+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 |
| - |
| 111 | + |
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
118 |
| - |
119 |
| - |
| 118 | + |
| 119 | + |
| 120 | + |
120 | 121 |
|
121 | 122 |
|
122 | 123 |
|
| ||
128 | 129 |
|
129 | 130 |
|
130 | 131 |
|
131 |
| - |
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
|
lib/mpl_toolkits/axisartist/axis_artist.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axisartist/axis_artist.py-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1194 | 1194 |
|
1195 | 1195 |
|
1196 | 1196 |
|
1197 |
| - |
1198 |
| - |
1199 |
| - |
1200 |
| - |
1201 | 1197 |
|
1202 | 1198 |
|
1203 | 1199 |
|
|
0 commit comments