Commit fe81985
File tree
Expand file treeCollapse file tree
5 files changed
+10
-7
lines changedFilter options
- doc
- api/prev_api_changes/api_changes_3.7.0
- lib/matplotlib/backends
Expand file treeCollapse file tree
5 files changed
+10
-7
lines changeddoc/api/prev_api_changes/api_changes_3.7.0/removals.rst
Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.7.0/removals.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 |
| - |
40 |
| - |
| 40 | + |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
153 | 154 |
|
154 | 155 |
|
155 | 156 |
|
156 |
| - |
| 157 | + |
157 | 158 |
|
158 | 159 |
|
159 | 160 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
841 | 841 |
|
842 | 842 |
|
843 | 843 |
|
844 |
| - |
845 |
| - |
| 844 | + |
| 845 | + |
| 846 | + |
846 | 847 |
|
847 | 848 |
|
848 | 849 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
413 |
| - |
| 413 | + |
414 | 414 |
|
415 | 415 |
|
416 | 416 |
|
|
0 commit comments