Commit a742291
File tree
Expand file treeCollapse file tree
10 files changed
+16
-15
lines changedFilter options
- doc
- api/prev_api_changes
- api_changes_3.3.0
- devel/MEP
- users/prev_whats_new
- lib/matplotlib
- backends
Expand file treeCollapse file tree
10 files changed
+16
-15
lines changeddoc/api/prev_api_changes/api_changes_3.0.0.rst
Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.0.0.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
|
doc/api/prev_api_changes/api_changes_3.3.0/behaviour.rst
Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.3.0/behaviour.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
doc/users/prev_whats_new/whats_new_1.5.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_1.5.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
728 | 728 |
|
729 | 729 |
|
730 | 730 |
|
731 |
| - |
| 731 | + |
732 | 732 |
|
733 | 733 |
|
doc/users/prev_whats_new/whats_new_2.2.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_2.2.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
303 |
| - |
| 303 | + |
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
|
doc/users/prev_whats_new/whats_new_3.0.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_3.0.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
|
doc/users/prev_whats_new/whats_new_3.1.0.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_3.1.0.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
doc/users/prev_whats_new/whats_new_3.3.0.rst
Copy file name to clipboardExpand all lines: doc/users/prev_whats_new/whats_new_3.3.0.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
186 |
| - |
| 186 | + |
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
335 |
| - |
336 |
| - |
| 335 | + |
| 336 | + |
| 337 | + |
337 | 338 |
|
338 | 339 |
|
339 | 340 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2569 | 2569 |
|
2570 | 2570 |
|
2571 | 2571 |
|
2572 |
| - |
| 2572 | + |
2573 | 2573 |
|
2574 |
| - |
| 2574 | + |
2575 | 2575 |
|
2576 | 2576 |
|
2577 | 2577 |
|
| ||
3858 | 3858 |
|
3859 | 3859 |
|
3860 | 3860 |
|
3861 |
| - |
| 3861 | + |
3862 | 3862 |
|
3863 |
| - |
| 3863 | + |
3864 | 3864 |
|
3865 | 3865 |
|
3866 | 3866 |
|
|
0 commit comments