Commit 1d4192c
File tree
Expand file treeCollapse file tree
9 files changed
+19
-33
lines changedFilter options
- examples
- api
- pylab_examples
- lib/matplotlib
- backends
- projections
- tests
- tools
Expand file treeCollapse file tree
9 files changed
+19
-33
lines changedexamples/api/custom_projection_example.py
Copy file name to clipboardExpand all lines: examples/api/custom_projection_example.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
289 |
| - |
| 289 | + |
| 290 | + |
290 | 291 |
|
291 | 292 |
|
292 | 293 |
|
|
examples/api/custom_scale_example.py
Copy file name to clipboardExpand all lines: examples/api/custom_scale_example.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
| 89 | + |
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
|
examples/pylab_examples/tex_unicode_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/tex_unicode_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
1034 |
| - |
| 1034 | + |
1035 | 1035 |
|
1036 | 1036 |
|
1037 | 1037 |
|
|
lib/matplotlib/projections/geo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/geo.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| ||
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
186 |
| - |
| 186 | + |
| 187 | + |
187 | 188 |
|
188 | 189 |
|
189 | 190 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
176 | 175 |
|
177 | 176 |
|
178 | 177 |
|
| ||
181 | 180 |
|
182 | 181 |
|
183 | 182 |
|
184 |
| - |
| 183 | + |
185 | 184 |
|
186 | 185 |
|
187 | 186 |
|
| ||
592 | 591 |
|
593 | 592 |
|
594 | 593 |
|
595 |
| - |
596 |
| - |
597 |
| - |
598 |
| - |
| 594 | + |
| 595 | + |
599 | 596 |
|
600 | 597 |
|
601 | 598 |
|
|
lib/matplotlib/tests/test_image.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_image.py-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 | 116 |
|
126 | 117 |
|
127 | 118 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
582 |
| - |
| 582 | + |
583 | 583 |
|
584 | 584 |
|
585 | 585 |
|
| ||
1202 | 1202 |
|
1203 | 1203 |
|
1204 | 1204 |
|
1205 |
| - |
| 1205 | + |
1206 | 1206 |
|
1207 | 1207 |
|
1208 | 1208 |
|
| ||
1236 | 1236 |
|
1237 | 1237 |
|
1238 | 1238 |
|
1239 |
| - |
| 1239 | + |
1240 | 1240 |
|
1241 | 1241 |
|
1242 | 1242 |
|
|
+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
| 304 | + |
| 305 | + |
| 306 | + |
309 | 307 |
|
310 |
| - |
311 |
| - |
| 308 | + |
312 | 309 |
|
313 | 310 |
|
314 | 311 |
|
|
0 commit comments