Commit 7d09877
File tree
Expand file treeCollapse file tree
35 files changed
+165
-133
lines changedFilter options
- lib/matplotlib
- _api
- axes
- projections
- tri
- tools
Expand file treeCollapse file tree
35 files changed
+165
-133
lines changedlib/matplotlib/__init__.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/__init__.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
|
lib/matplotlib/_api/__init__.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/_api/__init__.pyi+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
lib/matplotlib/animation.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
+6-6Lines changed: 6 additions & 6 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 |
|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
129 |
| - |
130 |
| - |
| 128 | + |
| 129 | + |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
180 |
| - |
| 180 | + |
181 | 181 |
|
lib/matplotlib/axes/__init__.pyi
Copy file name to clipboard+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
| 6 | + |
| 7 | + |
5 | 8 |
|
6 | 9 |
|
7 | 10 |
|
8 | 11 |
|
9 | 12 |
|
10 |
| - |
| 13 | + |
lib/matplotlib/axes/_secondary_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_secondary_axes.pyi+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 39 | + |
| 40 | + |
44 | 41 |
|
45 | 42 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
572 | 572 |
|
573 | 573 |
|
574 | 574 |
|
575 |
| - |
| 575 | + |
576 | 576 |
|
577 | 577 |
|
578 | 578 |
|
|
+12-7Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
1 | 8 |
|
2 | 9 |
|
3 | 10 |
|
| ||
6 | 13 |
|
7 | 14 |
|
8 | 15 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
95 |
| - |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
96 | 101 |
|
97 | 102 |
|
98 | 103 |
|
|
lib/matplotlib/backend_bases.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.pyi+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| ||
321 | 321 |
|
322 | 322 |
|
323 | 323 |
|
324 |
| - |
| 324 | + |
325 | 325 |
|
326 | 326 |
|
327 | 327 |
|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
354 |
| - |
| 354 | + |
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
| ||
363 | 363 |
|
364 | 364 |
|
365 | 365 |
|
366 |
| - |
| 366 | + |
367 | 367 |
|
368 | 368 |
|
369 | 369 |
|
| ||
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
375 |
| - |
| 375 | + |
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
| ||
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
395 |
| - |
| 395 | + |
396 | 396 |
|
397 | 397 |
|
398 | 398 |
|
| ||
476 | 476 |
|
477 | 477 |
|
478 | 478 |
|
479 |
| - |
| 479 | + |
480 | 480 |
|
481 |
| - |
| 481 | + |
482 | 482 |
|
483 | 483 |
|
484 | 484 |
|
| ||
487 | 487 |
|
488 | 488 |
|
489 | 489 |
|
490 |
| - |
| 490 | + |
lib/matplotlib/backend_managers.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_managers.pyi+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 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
lib/matplotlib/collections.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.pyi+9-7Lines changed: 9 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
4 | 10 |
|
| 11 | + |
5 | 12 |
|
6 | 13 |
|
7 | 14 |
|
8 | 15 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
84 | 86 |
|
85 | 87 |
|
86 | 88 |
|
87 |
| - |
88 |
| - |
| 89 | + |
| 90 | + |
89 | 91 |
|
90 | 92 |
|
91 | 93 |
|
|
lib/matplotlib/colorbar.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/colorbar.pyi+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| ||
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
136 |
| - |
| 136 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
lib/matplotlib/gridspec.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/gridspec.pyi+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
| 117 | + |
118 | 118 |
|
119 | 119 |
|
120 |
| - |
| 120 | + |
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
|
lib/matplotlib/mathtext.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/mathtext.pyi+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 17 | + |
| 18 | + |
24 | 19 |
|
25 | 20 |
|
26 | 21 |
|
| ||
30 | 25 |
|
31 | 26 |
|
32 | 27 |
|
33 |
| - |
| 28 | + |
0 commit comments