Commit c89cf88
File tree
Expand file treeCollapse file tree
3 files changed
+69
-6
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+69
-6
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+35Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
58 | 93 |
|
59 | 94 |
|
60 | 95 |
|
|
+25-6Lines changed: 25 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2191 | 2191 |
|
2192 | 2192 |
|
2193 | 2193 |
|
2194 |
| - |
| 2194 | + |
| 2195 | + |
2195 | 2196 |
|
2196 | 2197 |
|
2197 | 2198 |
|
| ||
2263 | 2264 |
|
2264 | 2265 |
|
2265 | 2266 |
|
| 2267 | + |
| 2268 | + |
| 2269 | + |
| 2270 | + |
2266 | 2271 |
|
2267 | 2272 |
|
2268 | 2273 |
|
2269 | 2274 |
|
2270 | 2275 |
|
2271 | 2276 |
|
2272 | 2277 |
|
| 2278 | + |
2273 | 2279 |
|
2274 | 2280 |
|
2275 | 2281 |
|
| ||
2419 | 2425 |
|
2420 | 2426 |
|
2421 | 2427 |
|
2422 |
| - |
2423 |
| - |
| 2428 | + |
| 2429 | + |
| 2430 | + |
2424 | 2431 |
|
2425 | 2432 |
|
2426 | 2433 |
|
| ||
2551 | 2558 |
|
2552 | 2559 |
|
2553 | 2560 |
|
2554 |
| - |
2555 | 2561 |
|
2556 | 2562 |
|
| 2563 | + |
2557 | 2564 |
|
2558 | 2565 |
|
2559 |
| - |
2560 |
| - |
| 2566 | + |
| 2567 | + |
| 2568 | + |
| 2569 | + |
| 2570 | + |
| 2571 | + |
| 2572 | + |
| 2573 | + |
2561 | 2574 |
|
| 2575 | + |
2562 | 2576 |
|
2563 | 2577 |
|
| 2578 | + |
2564 | 2579 |
|
2565 | 2580 |
|
2566 | 2581 |
|
| ||
2572 | 2587 |
|
2573 | 2588 |
|
2574 | 2589 |
|
| 2590 | + |
| 2591 | + |
| 2592 | + |
| 2593 | + |
2575 | 2594 |
|
2576 | 2595 |
|
2577 | 2596 |
|
|
0 commit comments