Commit 0c35d09
File tree
Expand file treeCollapse file tree
3 files changed
+65
-7
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+65
-7
lines changeddoc/users/next_whats_new/widget_dragging.rst
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
lib/matplotlib/tests/test_widgets.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_widgets.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
47 | 77 |
|
48 | 78 |
|
49 | 79 |
|
|
+26-7Lines changed: 26 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2189 | 2189 |
|
2190 | 2190 |
|
2191 | 2191 |
|
2192 |
| - |
| 2192 | + |
| 2193 | + |
2193 | 2194 |
|
2194 | 2195 |
|
2195 | 2196 |
|
| ||
2261 | 2262 |
|
2262 | 2263 |
|
2263 | 2264 |
|
| 2265 | + |
| 2266 | + |
| 2267 | + |
| 2268 | + |
2264 | 2269 |
|
2265 | 2270 |
|
2266 | 2271 |
|
2267 | 2272 |
|
2268 | 2273 |
|
2269 | 2274 |
|
2270 | 2275 |
|
| 2276 | + |
2271 | 2277 |
|
2272 | 2278 |
|
2273 | 2279 |
|
| ||
2407 | 2413 |
|
2408 | 2414 |
|
2409 | 2415 |
|
2410 |
| - |
2411 |
| - |
| 2416 | + |
| 2417 | + |
| 2418 | + |
2412 | 2419 |
|
2413 | 2420 |
|
2414 | 2421 |
|
| ||
2539 | 2546 |
|
2540 | 2547 |
|
2541 | 2548 |
|
2542 |
| - |
2543 | 2549 |
|
2544 | 2550 |
|
| 2551 | + |
2545 | 2552 |
|
2546 |
| - |
2547 |
| - |
2548 |
| - |
| 2553 | + |
| 2554 | + |
| 2555 | + |
| 2556 | + |
| 2557 | + |
| 2558 | + |
| 2559 | + |
| 2560 | + |
| 2561 | + |
2549 | 2562 |
|
| 2563 | + |
2550 | 2564 |
|
2551 | 2565 |
|
| 2566 | + |
2552 | 2567 |
|
2553 | 2568 |
|
2554 | 2569 |
|
| ||
2560 | 2575 |
|
2561 | 2576 |
|
2562 | 2577 |
|
| 2578 | + |
| 2579 | + |
| 2580 | + |
| 2581 | + |
2563 | 2582 |
|
2564 | 2583 |
|
2565 | 2584 |
|
|
0 commit comments