Commit 3bf56aa
File tree
Expand file treeCollapse file tree
21 files changed
+71
-259
lines changedFilter options
- doc
- api
- next_api_changes/removals
- prev_api_changes/api_changes_3.3.0
- devel
- examples/user_interfaces
- lib/matplotlib
- backends
- qt_editor
- cbook
- mpl-data
- testing
- tests
- tutorials/introductory
Expand file treeCollapse file tree
21 files changed
+71
-259
lines changed-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 | 9 |
|
20 | 10 |
|
21 | 11 |
|
|
doc/api/next_api_changes/removals/19894-ES.rst
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
doc/api/prev_api_changes/api_changes_3.3.0/deprecations.rst
Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.3.0/deprecations.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
609 | 609 |
|
610 | 610 |
|
611 | 611 |
|
612 |
| - |
613 |
| - |
| 612 | + |
| 613 | + |
614 | 614 |
|
615 | 615 |
|
616 | 616 |
|
|
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
| ||
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
52 |
| - |
53 |
| - |
54 | 51 |
|
55 | 52 |
|
56 | 53 |
|
|
examples/user_interfaces/embedding_in_qt_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_in_qt_sgskip.py+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 18 | + |
| 19 | + |
24 | 20 |
|
25 | 21 |
|
26 | 22 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1066 | 1066 |
|
1067 | 1067 |
|
1068 | 1068 |
|
1069 |
| - |
| 1069 | + |
1070 | 1070 |
|
1071 | 1071 |
|
1072 | 1072 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
103 | 102 |
|
104 | 103 |
|
105 | 104 |
|
| ||
1680 | 1679 |
|
1681 | 1680 |
|
1682 | 1681 |
|
1683 |
| - |
| 1682 | + |
1684 | 1683 |
|
1685 | 1684 |
|
1686 | 1685 |
|
| ||
1756 | 1755 |
|
1757 | 1756 |
|
1758 | 1757 |
|
1759 |
| - |
| 1758 | + |
1760 | 1759 |
|
1761 | 1760 |
|
1762 | 1761 |
|
|
lib/matplotlib/backends/backend_qt4.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4.py-15Lines changed: 0 additions & 15 deletions
This file was deleted.
lib/matplotlib/backends/backend_qt4agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4agg.py-16Lines changed: 0 additions & 16 deletions
This file was deleted.
lib/matplotlib/backends/backend_qt4cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt4cairo.py-11Lines changed: 0 additions & 11 deletions
This file was deleted.
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+19-31Lines changed: 19 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
| 127 | + |
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
136 |
| - |
137 |
| - |
| 135 | + |
| 136 | + |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
142 |
| - |
| 140 | + |
| 141 | + |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| ||
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
296 |
| - |
297 |
| - |
298 |
| - |
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - |
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
310 |
| - |
311 |
| - |
312 |
| - |
313 |
| - |
314 |
| - |
315 |
| - |
316 |
| - |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
317 | 306 |
|
318 | 307 |
|
319 | 308 |
|
| ||
650 | 639 |
|
651 | 640 |
|
652 | 641 |
|
653 |
| - |
654 |
| - |
| 642 | + |
655 | 643 |
|
656 | 644 |
|
657 | 645 |
|
|
0 commit comments