File tree
Expand file treeCollapse file tree
4 files changed
+50
-12
lines changedFilter options
- doc/users/whats_new
- lib/matplotlib/backends
- web_backend
Expand file treeCollapse file tree
4 files changed
+50
-12
lines changeddoc/users/whats_new/2015-11-05_hidpi.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
162 | 166 |
|
163 | 167 |
|
164 | 168 |
|
| ||
334 | 338 |
|
335 | 339 |
|
336 | 340 |
|
337 |
| - |
| 341 | + |
338 | 342 |
|
339 | 343 |
|
340 | 344 |
|
| ||
351 | 355 |
|
352 | 356 |
|
353 | 357 |
|
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
354 | 369 |
|
355 | 370 |
|
356 | 371 |
|
| ||
436 | 451 |
|
437 | 452 |
|
438 | 453 |
|
439 |
| - |
| 454 | + |
| 455 | + |
| 456 | + |
440 | 457 |
|
441 | 458 |
|
442 | 459 |
|
|
lib/matplotlib/backends/web_backend/mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/mpl.js+22-8Lines changed: 22 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
62 | 66 |
|
63 | 67 |
|
64 | 68 |
|
| ||
128 | 132 |
|
129 | 133 |
|
130 | 134 |
|
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
131 | 144 |
|
132 | 145 |
|
133 | 146 |
|
| ||
184 | 197 |
|
185 | 198 |
|
186 | 199 |
|
187 |
| - |
188 |
| - |
| 200 | + |
| 201 | + |
| 202 | + |
189 | 203 |
|
190 | 204 |
|
191 | 205 |
|
| ||
318 | 332 |
|
319 | 333 |
|
320 | 334 |
|
321 |
| - |
322 |
| - |
323 |
| - |
324 |
| - |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
325 | 339 |
|
326 | 340 |
|
327 | 341 |
|
| ||
477 | 491 |
|
478 | 492 |
|
479 | 493 |
|
480 |
| - |
481 |
| - |
| 494 | + |
| 495 | + |
482 | 496 |
|
483 | 497 |
|
484 | 498 |
|
|
lib/matplotlib/backends/web_backend/nbagg_mpl.js
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/web_backend/nbagg_mpl.js+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| ||
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
| ||
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
| 78 | + |
77 | 79 |
|
78 |
| - |
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
|
0 commit comments