Commit fe720e2
committed
File tree
Expand file treeCollapse file tree
11 files changed
+69
-27
lines changedFilter options
- doc/users/plotting/examples
- lib/matplotlib
- tests
- src
Expand file treeCollapse file tree
11 files changed
+69
-27
lines changeddoc/users/plotting/examples/simple_legend01.py
Copy file name to clipboardExpand all lines: doc/users/plotting/examples/simple_legend01.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
852 | 852 |
|
853 | 853 |
|
854 | 854 |
|
855 |
| - |
| 855 | + |
| 856 | + |
| 857 | + |
856 | 858 |
|
857 | 859 |
|
858 | 860 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1090 | 1090 |
|
1091 | 1091 |
|
1092 | 1092 |
|
1093 |
| - |
| 1093 | + |
1094 | 1094 |
|
1095 | 1095 |
|
1096 | 1096 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
754 | 754 |
|
755 | 755 |
|
756 | 756 |
|
757 |
| - |
| 757 | + |
758 | 758 |
|
759 | 759 |
|
760 | 760 |
|
761 | 761 |
|
762 |
| - |
| 762 | + |
763 | 763 |
|
764 | 764 |
|
765 | 765 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
510 | 510 |
|
511 | 511 |
|
512 | 512 |
|
513 |
| - |
| 513 | + |
514 | 514 |
|
515 | 515 |
|
516 | 516 |
|
|
lib/matplotlib/tests/test_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_agg.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
290 | 292 |
|
291 | 293 |
|
292 | 294 |
|
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
293 | 302 |
|
294 | 303 |
|
295 | 304 |
|
lib/matplotlib/tests/test_path.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_path.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
|
+19-18Lines changed: 19 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1827 | 1827 |
|
1828 | 1828 |
|
1829 | 1829 |
|
| 1830 | + |
| 1831 | + |
| 1832 | + |
| 1833 | + |
| 1834 | + |
| 1835 | + |
| 1836 | + |
| 1837 | + |
| 1838 | + |
| 1839 | + |
| 1840 | + |
| 1841 | + |
1830 | 1842 |
|
1831 | 1843 |
|
1832 | 1844 |
|
| ||
1848 | 1860 |
|
1849 | 1861 |
|
1850 | 1862 |
|
1851 |
| - |
1852 |
| - |
1853 |
| - |
1854 |
| - |
1855 |
| - |
| 1863 | + |
| 1864 | + |
| 1865 | + |
| 1866 | + |
| 1867 | + |
| 1868 | + |
1856 | 1869 |
|
1857 | 1870 |
|
1858 |
| - |
1859 |
| - |
1860 |
| - |
1861 |
| - |
1862 |
| - |
1863 |
| - |
1864 |
| - |
1865 |
| - |
1866 |
| - |
1867 |
| - |
1868 |
| - |
1869 |
| - |
| 1871 | + |
1870 | 1872 |
|
1871 |
| - |
1872 | 1873 |
|
1873 | 1874 |
|
1874 | 1875 |
|
|
src/_backend_agg_wrapper.cpp
Copy file name to clipboardExpand all lines: src/_backend_agg_wrapper.cpp+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
180 | 189 |
|
181 | 190 |
|
182 | 191 |
|
|
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
21 | 31 |
|
22 | 32 |
|
23 | 33 |
|
|
+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
28 | 38 |
|
29 | 39 |
|
30 | 40 |
|
|
0 commit comments