forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 9e371a3
Backport PR matplotlib#15512: FIX: do not consider webagg and nbagg "interactive" for fallback'
1 parent 83f686c commit 9e371a3
2 files changed
+31
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2341 | 2341 |
| |
2342 | 2342 |
| |
2343 | 2343 |
| |
2344 | - | ||
2345 | - | ||
2344 | + | ||
2345 | + | ||
2346 | + | ||
2346 | 2347 |
| |
2347 | 2348 |
| |
2348 | 2349 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
28 | + |
0 commit comments