Commit caaf3b7
File tree
Expand file treeCollapse file tree
11 files changed
+37
-27
lines changedFilter options
- examples
- lines_bars_and_markers
- showcase
- statistics
- lib
- matplotlib
- axes
- testing/jpl_units
- tests
- mpl_toolkits/tests
Expand file treeCollapse file tree
11 files changed
+37
-27
lines changedexamples/lines_bars_and_markers/timeline.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/timeline.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 |
| - |
| 86 | + |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
|
examples/showcase/bachelors_degrees_by_gender.py
Copy file name to clipboardExpand all lines: examples/showcase/bachelors_degrees_by_gender.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
examples/statistics/customized_violin.py
Copy file name to clipboardExpand all lines: examples/statistics/customized_violin.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1885 | 1885 |
|
1886 | 1886 |
|
1887 | 1887 |
|
1888 |
| - |
| 1888 | + |
| 1889 | + |
| 1890 | + |
| 1891 | + |
| 1892 | + |
| 1893 | + |
1889 | 1894 |
|
1890 | 1895 |
|
1891 | 1896 |
|
1892 |
| - |
| 1897 | + |
| 1898 | + |
| 1899 | + |
| 1900 | + |
| 1901 | + |
| 1902 | + |
1893 | 1903 |
|
1894 | 1904 |
|
1895 | 1905 |
|
|
lib/matplotlib/axes/_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_subplots.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
|
lib/matplotlib/testing/jpl_units/StrConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/StrConverter.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
124 |
| - |
| 123 | + |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
|
lib/matplotlib/tests/test_polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_polar.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
|
lib/matplotlib/tests/test_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_subplots.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
lib/matplotlib/tests/test_ticker.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_ticker.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
527 | 527 |
|
528 | 528 |
|
529 | 529 |
|
530 |
| - |
| 530 | + |
531 | 531 |
|
532 | 532 |
|
533 | 533 |
|
534 | 534 |
|
535 |
| - |
| 535 | + |
536 | 536 |
|
537 | 537 |
|
538 | 538 |
|
539 | 539 |
|
540 | 540 |
|
541 |
| - |
| 541 | + |
542 | 542 |
|
543 | 543 |
|
544 | 544 |
|
|
lib/mpl_toolkits/tests/test_axes_grid1.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/tests/test_axes_grid1.py+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
263 |
| - |
| 262 | + |
| 263 | + |
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
279 |
| - |
280 |
| - |
| 279 | + |
| 280 | + |
281 | 281 |
|
282 | 282 |
|
283 | 283 |
|
| ||
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
296 |
| - |
297 |
| - |
| 296 | + |
| 297 | + |
298 | 298 |
|
299 | 299 |
|
300 | 300 |
|
| ||
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
313 |
| - |
314 |
| - |
| 313 | + |
| 314 | + |
315 | 315 |
|
316 | 316 |
|
317 | 317 |
|
|
0 commit comments