Commit 570e830
File tree
Expand file treeCollapse file tree
10 files changed
+18
-15
lines changedFilter options
- examples
- api
- misc
- user_interfaces
- lib/matplotlib/backends
Expand file treeCollapse file tree
10 files changed
+18
-15
lines changedexamples/api/agg_oo_sgskip.py
Copy file name to clipboardExpand all lines: examples/api/agg_oo_sgskip.py+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
8 | 7 |
|
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
20 |
| - |
| 23 | + |
examples/misc/hyperlinks_sgskip.py
Copy file name to clipboardExpand all lines: examples/misc/hyperlinks_sgskip.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
examples/user_interfaces/embedding_webagg_sgskip.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/embedding_webagg_sgskip.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
|
lib/matplotlib/backends/backend_gtk.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
726 | 726 |
|
727 | 727 |
|
728 | 728 |
|
729 |
| - |
| 729 | + |
730 | 730 |
|
731 | 731 |
|
732 | 732 |
|
|
lib/matplotlib/backends/backend_gtk3.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_gtk3.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
580 | 580 |
|
581 | 581 |
|
582 | 582 |
|
583 |
| - |
| 583 | + |
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
|
lib/matplotlib/backends/backend_macosx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_macosx.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
|
lib/matplotlib/backends/backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_qt5.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
750 | 750 |
|
751 | 751 |
|
752 | 752 |
|
753 |
| - |
| 753 | + |
754 | 754 |
|
755 | 755 |
|
756 | 756 |
|
|
lib/matplotlib/backends/backend_tkagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_tkagg.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
791 | 791 |
|
792 | 792 |
|
793 | 793 |
|
794 |
| - |
| 794 | + |
795 | 795 |
|
796 | 796 |
|
797 | 797 |
|
| ||
1008 | 1008 |
|
1009 | 1009 |
|
1010 | 1010 |
|
1011 |
| - |
| 1011 | + |
1012 | 1012 |
|
1013 | 1013 |
|
1014 | 1014 |
|
|
lib/matplotlib/backends/backend_webagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1587 | 1587 |
|
1588 | 1588 |
|
1589 | 1589 |
|
1590 |
| - |
| 1590 | + |
1591 | 1591 |
|
1592 | 1592 |
|
1593 | 1593 |
|
|
0 commit comments