Commit 3d94620
File tree
Expand file treeCollapse file tree
4 files changed
+48
-12
lines changedFilter options
- doc/users/next_whats_new
- examples/widgets
- lib/matplotlib
- tests
Expand file treeCollapse file tree
4 files changed
+48
-12
lines changeddoc/users/next_whats_new/positioning_of_text_inside_TextBox.rst
Copy file name to clipboard+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
examples/widgets/textbox.py
Copy file name to clipboardExpand all lines: examples/widgets/textbox.py+1-1Lines changed: 1 addition & 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 |
|
|
lib/matplotlib/tests/test_widgets.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_widgets.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
369 | 369 |
|
370 | 370 |
|
371 | 371 |
|
372 |
| - |
373 |
| - |
| 372 | + |
374 | 373 |
|
375 | 374 |
|
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
376 | 380 |
|
377 | 381 |
|
378 | 382 |
|
| ||
382 | 386 |
|
383 | 387 |
|
384 | 388 |
|
| 389 | + |
385 | 390 |
|
386 | 391 |
|
387 | 392 |
|
|
+27-9Lines changed: 27 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1119 | 1119 |
|
1120 | 1120 |
|
1121 | 1121 |
|
| 1122 | + |
1122 | 1123 |
|
1123 | 1124 |
|
1124 |
| - |
| 1125 | + |
| 1126 | + |
1125 | 1127 |
|
1126 | 1128 |
|
1127 | 1129 |
|
| ||
1137 | 1139 |
|
1138 | 1140 |
|
1139 | 1141 |
|
| 1142 | + |
| 1143 | + |
1140 | 1144 |
|
1141 | 1145 |
|
1142 | 1146 |
|
1143 |
| - |
| 1147 | + |
| 1148 | + |
| 1149 | + |
| 1150 | + |
| 1151 | + |
1144 | 1152 |
|
1145 | 1153 |
|
1146 | 1154 |
|
1147 | 1155 |
|
1148 | 1156 |
|
1149 | 1157 |
|
1150 | 1158 |
|
1151 |
| - |
1152 |
| - |
1153 |
| - |
| 1159 | + |
| 1160 | + |
| 1161 | + |
1154 | 1162 |
|
1155 | 1163 |
|
1156 | 1164 |
|
| ||
1193 | 1201 |
|
1194 | 1202 |
|
1195 | 1203 |
|
| 1204 | + |
| 1205 | + |
1196 | 1206 |
|
1197 |
| - |
1198 |
| - |
1199 |
| - |
| 1207 | + |
| 1208 | + |
| 1209 | + |
| 1210 | + |
| 1211 | + |
| 1212 | + |
| 1213 | + |
| 1214 | + |
| 1215 | + |
| 1216 | + |
1200 | 1217 |
|
1201 |
| - |
| 1218 | + |
| 1219 | + |
1202 | 1220 |
|
1203 | 1221 |
|
1204 | 1222 |
|
|
0 commit comments