Commit 3040b90
File tree
Expand file treeCollapse file tree
5 files changed
+22
-26
lines changedFilter options
- examples/event_handling
- lib/matplotlib
- cbook
- tests
Expand file treeCollapse file tree
5 files changed
+22
-26
lines changedexamples/event_handling/pick_event_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
133 | 133 |
|
134 |
| - |
135 |
| - |
| 134 | + |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1063 | 1063 |
|
1064 | 1064 |
|
1065 | 1065 |
|
1066 |
| - |
| 1066 | + |
1067 | 1067 |
|
1068 | 1068 |
|
1069 | 1069 |
|
|
+8-10Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
741 | 741 |
|
742 | 742 |
|
743 | 743 |
|
744 |
| - |
745 |
| - |
746 |
| - |
747 |
| - |
748 |
| - |
749 |
| - |
750 |
| - |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
751 | 749 |
|
752 | 750 |
|
753 | 751 |
|
| ||
1121 | 1119 |
|
1122 | 1120 |
|
1123 | 1121 |
|
1124 |
| - |
1125 | 1122 |
|
1126 |
| - |
1127 |
| - |
| 1123 | + |
| 1124 | + |
| 1125 | + |
1128 | 1126 |
|
1129 | 1127 |
|
1130 | 1128 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
702 | 702 |
|
703 | 703 |
|
704 | 704 |
|
705 |
| - |
706 |
| - |
| 705 | + |
| 706 | + |
707 | 707 |
|
708 |
| - |
709 |
| - |
| 708 | + |
| 709 | + |
710 | 710 |
|
711 | 711 |
|
712 | 712 |
|
|
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+4-6Lines changed: 4 additions & 6 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 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 |
| - |
58 |
| - |
| 56 | + |
| 57 | + |
59 | 58 |
|
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
64 | 63 |
|
65 |
| - |
66 |
| - |
| 64 | + |
67 | 65 |
|
68 | 66 |
|
69 | 67 |
|
|
0 commit comments