Commit 9b2d78a
File tree
Expand file treeCollapse file tree
33 files changed
+123
-165
lines changedFilter options
- doc
- examples
- images_contours_and_fields
- misc
- text_labels_and_annotations
- user_interfaces
- lib
- matplotlib
- axes
- backends
- qt_editor
- cbook
- tests
- mpl_toolkits
- axisartist
- mplot3d
- tutorials
- advanced
- text
- toolkits
Expand file treeCollapse file tree
33 files changed
+123
-165
lines changed+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 | + |
examples/images_contours_and_fields/image_annotated_heatmap.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/image_annotated_heatmap.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
180 |
| - |
181 |
| - |
| 180 | + |
| 181 | + |
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
| ||
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
| ||
281 | 281 |
|
282 | 282 |
|
283 | 283 |
|
284 |
| - |
| 284 | + |
285 | 285 |
|
286 | 286 |
|
287 | 287 |
|
|
examples/misc/transoffset.py
Copy file name to clipboardExpand all lines: examples/misc/transoffset.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
examples/text_labels_and_annotations/mathtext_examples.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/mathtext_examples.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
examples/user_interfaces/pylab_with_gtk_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/pylab_with_gtk_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+19-19Lines changed: 19 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3096 | 3096 |
|
3097 | 3097 |
|
3098 | 3098 |
|
3099 |
| - |
3100 |
| - |
3101 |
| - |
| 3099 | + |
| 3100 | + |
| 3101 | + |
3102 | 3102 |
|
3103 | 3103 |
|
3104 | 3104 |
|
| ||
4175 | 4175 |
|
4176 | 4176 |
|
4177 | 4177 |
|
4178 |
| - |
4179 |
| - |
| 4178 | + |
| 4179 | + |
4180 | 4180 |
|
4181 |
| - |
| 4181 | + |
4182 | 4182 |
|
4183 |
| - |
| 4183 | + |
4184 | 4184 |
|
4185 | 4185 |
|
4186 | 4186 |
|
| ||
4198 | 4198 |
|
4199 | 4199 |
|
4200 | 4200 |
|
4201 |
| - |
4202 |
| - |
4203 |
| - |
4204 |
| - |
| 4201 | + |
| 4202 | + |
| 4203 | + |
| 4204 | + |
4205 | 4205 |
|
4206 | 4206 |
|
4207 | 4207 |
|
| ||
4257 | 4257 |
|
4258 | 4258 |
|
4259 | 4259 |
|
4260 |
| - |
4261 |
| - |
| 4260 | + |
| 4261 | + |
4262 | 4262 |
|
4263 | 4263 |
|
4264 | 4264 |
|
| ||
4289 | 4289 |
|
4290 | 4290 |
|
4291 | 4291 |
|
4292 |
| - |
| 4292 | + |
4293 | 4293 |
|
4294 | 4294 |
|
4295 | 4295 |
|
4296 |
| - |
| 4296 | + |
4297 | 4297 |
|
4298 | 4298 |
|
4299 | 4299 |
|
| ||
5756 | 5756 |
|
5757 | 5757 |
|
5758 | 5758 |
|
5759 |
| - |
| 5759 | + |
5760 | 5760 |
|
5761 | 5761 |
|
5762 | 5762 |
|
| ||
5990 | 5990 |
|
5991 | 5991 |
|
5992 | 5992 |
|
5993 |
| - |
| 5993 | + |
5994 | 5994 |
|
5995 | 5995 |
|
5996 | 5996 |
|
| ||
6507 | 6507 |
|
6508 | 6508 |
|
6509 | 6509 |
|
6510 |
| - |
6511 |
| - |
| 6510 | + |
| 6511 | + |
6512 | 6512 |
|
6513 | 6513 |
|
6514 | 6514 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+7-27Lines changed: 7 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2949 | 2949 |
|
2950 | 2950 |
|
2951 | 2951 |
|
2952 |
| - |
2953 |
| - |
2954 |
| - |
2955 |
| - |
2956 |
| - |
2957 |
| - |
| 2952 | + |
| 2953 | + |
| 2954 | + |
2958 | 2955 |
|
2959 | 2956 |
|
2960 |
| - |
2961 | 2957 |
|
2962 | 2958 |
|
2963 |
| - |
2964 | 2959 |
|
2965 | 2960 |
|
2966 |
| - |
2967 | 2961 |
|
2968 | 2962 |
|
2969 |
| - |
2970 | 2963 |
|
2971 |
| - |
2972 |
| - |
| 2964 | + |
2973 | 2965 |
|
2974 | 2966 |
|
2975 |
| - |
2976 | 2967 |
|
2977 | 2968 |
|
2978 |
| - |
2979 | 2969 |
|
2980 |
| - |
2981 |
| - |
| 2970 | + |
2982 | 2971 |
|
2983 |
| - |
2984 |
| - |
2985 |
| - |
| 2972 | + |
2986 | 2973 |
|
2987 | 2974 |
|
2988 |
| - |
2989 | 2975 |
|
2990 | 2976 |
|
2991 |
| - |
2992 | 2977 |
|
2993 | 2978 |
|
2994 |
| - |
2995 | 2979 |
|
2996 | 2980 |
|
2997 |
| - |
2998 | 2981 |
|
2999 |
| - |
3000 |
| - |
| 2982 | + |
3001 | 2983 |
|
3002 | 2984 |
|
3003 |
| - |
3004 | 2985 |
|
3005 | 2986 |
|
3006 |
| - |
3007 | 2987 |
|
3008 | 2988 |
|
3009 | 2989 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+17-28Lines changed: 17 additions & 28 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1776 | 1776 |
|
1777 | 1777 |
|
1778 | 1778 |
|
1779 |
| - |
1780 |
| - |
1781 |
| - |
1782 |
| - |
1783 |
| - |
1784 |
| - |
| 1779 | + |
| 1780 | + |
| 1781 | + |
| 1782 | + |
1785 | 1783 |
|
1786 |
| - |
1787 |
| - |
| 1784 | + |
1788 | 1785 |
|
1789 | 1786 |
|
1790 | 1787 |
|
| ||
1801 | 1798 |
|
1802 | 1799 |
|
1803 | 1800 |
|
1804 |
| - |
1805 |
| - |
1806 |
| - |
1807 |
| - |
1808 |
| - |
1809 |
| - |
| 1801 | + |
| 1802 | + |
| 1803 | + |
| 1804 | + |
1810 | 1805 |
|
1811 |
| - |
1812 |
| - |
| 1806 | + |
1813 | 1807 |
|
1814 | 1808 |
|
1815 | 1809 |
|
| ||
1825 | 1819 |
|
1826 | 1820 |
|
1827 | 1821 |
|
1828 |
| - |
1829 |
| - |
| 1822 | + |
1830 | 1823 |
|
1831 |
| - |
1832 | 1824 |
|
1833 | 1825 |
|
1834 | 1826 |
|
| ||
1841 | 1833 |
|
1842 | 1834 |
|
1843 | 1835 |
|
1844 |
| - |
| 1836 | + |
1845 | 1837 |
|
1846 |
| - |
1847 |
| - |
1848 |
| - |
| 1838 | + |
1849 | 1839 |
|
1850 | 1840 |
|
1851 | 1841 |
|
| ||
2289 | 2279 |
|
2290 | 2280 |
|
2291 | 2281 |
|
2292 |
| - |
2293 |
| - |
| 2282 | + |
| 2283 | + |
2294 | 2284 |
|
2295 | 2285 |
|
2296 | 2286 |
|
| ||
2300 | 2290 |
|
2301 | 2291 |
|
2302 | 2292 |
|
2303 |
| - |
2304 | 2293 |
|
2305 | 2294 |
|
2306 | 2295 |
|
| ||
2541 | 2530 |
|
2542 | 2531 |
|
2543 | 2532 |
|
2544 |
| - |
2545 |
| - |
| 2533 | + |
| 2534 | + |
2546 | 2535 |
|
2547 | 2536 |
|
2548 | 2537 |
|
|
lib/matplotlib/backends/_backend_tk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/_backend_tk.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
877 | 877 |
|
878 | 878 |
|
879 | 879 |
|
880 |
| - |
881 |
| - |
882 |
| - |
| 880 | + |
| 881 | + |
| 882 | + |
883 | 883 |
|
884 | 884 |
|
885 | 885 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
lib/matplotlib/backends/backend_webagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
|
0 commit comments