Commit e3a34c5
File tree
Expand file treeCollapse file tree
8 files changed
+105
-53
lines changedFilter options
- lib
- matplotlib
- axes
- cbook
- tests
- baseline_images/test_units
- mpl_toolkits/mplot3d
Expand file treeCollapse file tree
8 files changed
+105
-53
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
559 |
| - |
560 |
| - |
| 559 | + |
| 560 | + |
561 | 561 |
|
562 | 562 |
|
563 |
| - |
564 |
| - |
| 563 | + |
| 564 | + |
565 | 565 |
|
566 | 566 |
|
567 | 567 |
|
| ||
1891 | 1891 |
|
1892 | 1892 |
|
1893 | 1893 |
|
| 1894 | + |
| 1895 | + |
| 1896 | + |
| 1897 | + |
| 1898 | + |
| 1899 | + |
| 1900 | + |
| 1901 | + |
| 1902 | + |
1894 | 1903 |
|
1895 | 1904 |
|
1896 | 1905 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1997 | 1997 |
|
1998 | 1998 |
|
1999 | 1999 |
|
| 2000 | + |
| 2001 | + |
| 2002 | + |
| 2003 | + |
| 2004 | + |
| 2005 | + |
| 2006 | + |
| 2007 | + |
| 2008 | + |
| 2009 | + |
| 2010 | + |
2000 | 2011 |
|
2001 | 2012 |
|
2002 | 2013 |
|
| ||
2283 | 2294 |
|
2284 | 2295 |
|
2285 | 2296 |
|
2286 |
| - |
| 2297 | + |
2287 | 2298 |
|
2288 | 2299 |
|
2289 | 2300 |
|
|
+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
648 | 649 |
|
649 | 650 |
|
650 | 651 |
|
651 |
| - |
652 |
| - |
653 |
| - |
654 |
| - |
655 |
| - |
| 652 | + |
656 | 653 |
|
657 | 654 |
|
658 | 655 |
|
659 | 656 |
|
660 |
| - |
661 |
| - |
662 |
| - |
663 |
| - |
664 |
| - |
| 657 | + |
665 | 658 |
|
666 | 659 |
|
667 | 660 |
|
|
+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| ||
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
| 136 | + |
140 | 137 |
|
141 | 138 |
|
142 | 139 |
|
| ||
188 | 185 |
|
189 | 186 |
|
190 | 187 |
|
191 |
| - |
192 |
| - |
193 |
| - |
194 |
| - |
195 |
| - |
| 188 | + |
196 | 189 |
|
197 | 190 |
|
198 | 191 |
|
|
lib/matplotlib/tests/baseline_images/test_units/plot_masked_units.png
Copy file name to clipboard8.75 KB
Loading
lib/matplotlib/tests/baseline_images/test_units/plot_pint.png
Copy file name to clipboard27.9 KB
Loading
lib/matplotlib/tests/test_units.py
Copy file name to clipboard+58-21Lines changed: 58 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
| 3 | + |
2 | 4 |
|
3 | 5 |
|
4 | 6 |
|
| ||
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
20 | 32 |
|
21 |
| - |
22 |
| - |
| 33 | + |
| 34 | + |
23 | 35 |
|
24 |
| - |
25 |
| - |
| 36 | + |
| 37 | + |
26 | 38 |
|
27 |
| - |
28 |
| - |
29 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
30 | 45 |
|
31 | 46 |
|
32 | 47 |
|
33 | 48 |
|
34 | 49 |
|
35 | 50 |
|
36 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
37 | 58 |
|
38 | 59 |
|
39 | 60 |
|
40 | 61 |
|
41 |
| - |
| 62 | + |
42 | 63 |
|
43 | 64 |
|
44 | 65 |
|
45 | 66 |
|
46 | 67 |
|
47 | 68 |
|
48 |
| - |
49 |
| - |
| 69 | + |
| 70 | + |
50 | 71 |
|
51 |
| - |
52 |
| - |
53 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
54 | 79 |
|
55 | 80 |
|
56 | 81 |
|
57 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
lib/mpl_toolkits/mplot3d/axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/axes3d.py+14-5Lines changed: 14 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
311 | 320 |
|
312 | 321 |
|
313 | 322 |
|
|
0 commit comments