Commit 529eb3d
File tree
Expand file treeCollapse file tree
6 files changed
+20
-73
lines changedFilter options
- doc/api/next_api_changes
- examples/misc
- lib/matplotlib/backends
- src
Expand file treeCollapse file tree
6 files changed
+20
-73
lines changeddoc/api/next_api_changes/2018-07-22-AL.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
examples/misc/agg_buffer_to_array.py
Copy file name to clipboardExpand all lines: examples/misc/agg_buffer_to_array.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
lib/matplotlib/backends/backend_agg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_agg.py+12-13Lines changed: 12 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
259 |
| - |
260 |
| - |
| 259 | + |
| 260 | + |
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
264 | 264 |
|
265 |
| - |
266 |
| - |
| 265 | + |
| 266 | + |
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
| ||
409 | 409 |
|
410 | 410 |
|
411 | 411 |
|
412 |
| - |
| 412 | + |
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
420 |
| - |
| 420 | + |
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
432 |
| - |
433 |
| - |
| 432 | + |
434 | 433 |
|
435 | 434 |
|
436 | 435 |
|
437 |
| - |
| 436 | + |
438 | 437 |
|
439 | 438 |
|
440 | 439 |
|
441 | 440 |
|
442 | 441 |
|
443 | 442 |
|
444 |
| - |
445 |
| - |
| 443 | + |
| 444 | + |
446 | 445 |
|
447 | 446 |
|
448 | 447 |
|
|
-23Lines changed: 0 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
160 |
| - |
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 | 159 |
|
183 | 160 |
|
184 | 161 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
207 |
| - |
208 | 206 |
|
209 | 207 |
|
210 | 208 |
|
|
src/_backend_agg_wrapper.cpp
Copy file name to clipboardExpand all lines: src/_backend_agg_wrapper.cpp-34Lines changed: 0 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
525 | 525 |
|
526 | 526 |
|
527 | 527 |
|
528 |
| - |
529 |
| - |
530 |
| - |
531 |
| - |
532 |
| - |
533 |
| - |
534 |
| - |
535 |
| - |
536 |
| - |
537 |
| - |
538 |
| - |
539 |
| - |
540 |
| - |
541 |
| - |
542 |
| - |
543 |
| - |
544 |
| - |
545 |
| - |
546 |
| - |
547 |
| - |
548 |
| - |
549 |
| - |
550 |
| - |
551 |
| - |
552 |
| - |
553 |
| - |
554 |
| - |
555 |
| - |
556 |
| - |
557 |
| - |
558 |
| - |
559 |
| - |
560 | 528 |
|
561 | 529 |
|
562 | 530 |
|
| ||
664 | 632 |
|
665 | 633 |
|
666 | 634 |
|
667 |
| - |
668 |
| - |
669 | 635 |
|
670 | 636 |
|
671 | 637 |
|
|
0 commit comments