Commit b07fbb8
File tree
Expand file treeCollapse file tree
8 files changed
+33
-8
lines changedFilter options
- doc/api/api_changes
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
8 files changed
+33
-8
lines changeddoc/api/api_changes/2017-06-03-ES_unique_renderer.rst
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| ||
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
103 | 110 |
|
104 | 111 |
|
105 | 112 |
|
| ||
212 | 219 |
|
213 | 220 |
|
214 | 221 |
|
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
215 | 226 |
|
216 | 227 |
|
217 | 228 |
|
|
lib/matplotlib/backends/backend_mixed.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_mixed.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
52 | 56 |
|
53 | 57 |
|
54 | 58 |
|
|
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
| 181 | + |
| 182 | + |
181 | 183 |
|
182 | 184 |
|
183 | 185 |
|
|
lib/matplotlib/tests/test_backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_ps.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
|
lib/matplotlib/tests/test_mathtext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_mathtext.py-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
171 |
| - |
172 |
| - |
173 | 170 |
|
174 | 171 |
|
175 | 172 |
|
| ||
184 | 181 |
|
185 | 182 |
|
186 | 183 |
|
187 |
| - |
188 |
| - |
189 |
| - |
190 | 184 |
|
191 | 185 |
|
192 | 186 |
|
|
lib/matplotlib/tests/test_tightlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_tightlayout.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
907 | 907 |
|
908 | 908 |
|
909 | 909 |
|
| 910 | + |
910 | 911 |
|
911 | 912 |
|
912 | 913 |
|
913 | 914 |
|
914 |
| - |
| 915 | + |
915 | 916 |
|
916 | 917 |
|
917 | 918 |
|
|
0 commit comments