Commit eb6e422
File tree
Expand file treeCollapse file tree
9 files changed
+9
-27
lines changedFilter options
- doc/api/api_changes
- lib/matplotlib
- backends
Expand file treeCollapse file tree
9 files changed
+9
-27
lines changeddoc/api/api_changes/2017-05-31-AL_dynamic_update.rst
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2711 | 2711 |
|
2712 | 2712 |
|
2713 | 2713 |
|
2714 |
| - |
2715 |
| - |
2716 |
| - |
2717 | 2714 |
|
2718 | 2715 |
|
2719 | 2716 |
|
| ||
2778 | 2775 |
|
2779 | 2776 |
|
2780 | 2777 |
|
| 2778 | + |
2781 | 2779 |
|
2782 |
| - |
| 2780 | + |
2783 | 2781 |
|
2784 | 2782 |
|
2785 | 2783 |
|
| ||
3024 | 3022 |
|
3025 | 3023 |
|
3026 | 3024 |
|
3027 |
| - |
| 3025 | + |
3028 | 3026 |
|
3029 | 3027 |
|
3030 | 3028 |
|
|
lib/matplotlib/backends/backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk.py-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
681 | 681 |
|
682 | 682 |
|
683 | 683 |
|
684 |
| - |
685 |
| - |
686 |
| - |
687 |
| - |
688 | 684 |
|
689 | 685 |
|
690 | 686 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
544 | 544 |
|
545 | 545 |
|
546 | 546 |
|
547 |
| - |
548 |
| - |
549 |
| - |
550 |
| - |
551 | 547 |
|
552 | 548 |
|
553 | 549 |
|
|
lib/matplotlib/backends/backend_macosx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_macosx.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
245 |
| - |
246 | 244 |
|
247 | 245 |
|
248 | 246 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
706 | 706 |
|
707 | 707 |
|
708 | 708 |
|
709 |
| - |
710 |
| - |
711 |
| - |
712 | 709 |
|
713 | 710 |
|
714 | 711 |
|
|
lib/matplotlib/backends/backend_tkagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_tkagg.py-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
859 | 859 |
|
860 | 860 |
|
861 | 861 |
|
862 |
| - |
863 |
| - |
864 |
| - |
865 |
| - |
866 |
| - |
867 | 862 |
|
868 | 863 |
|
869 | 864 |
|
|
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
426 |
| - |
427 |
| - |
428 |
| - |
429 | 426 |
|
430 | 427 |
|
431 | 428 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
1675 | 1675 |
|
1676 | 1676 |
|
1677 | 1677 |
|
| 1678 | + |
1678 | 1679 |
|
1679 | 1680 |
|
1680 | 1681 |
|
|
0 commit comments