Commit 0e07fd2
File tree
Expand file treeCollapse file tree
9 files changed
+25
-24
lines changedFilter options
- examples
- axes_grid1
- axisartist
- event_handling
Expand file treeCollapse file tree
9 files changed
+25
-24
lines changedexamples/axes_grid1/demo_colorbar_with_inset_locator.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/demo_colorbar_with_inset_locator.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
examples/axes_grid1/simple_axesgrid.py
Copy file name to clipboardExpand all lines: examples/axes_grid1/simple_axesgrid.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
examples/axisartist/demo_curvelinear_grid.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_curvelinear_grid.py+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
45 |
| - |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
| 111 | + |
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
114 | 115 |
|
115 | 116 |
|
116 |
| - |
| 117 | + |
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
|
examples/event_handling/keypress_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/keypress_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
examples/event_handling/lasso_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/lasso_demo.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 | 80 |
|
| 81 | + |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
examples/event_handling/looking_glass.py
Copy file name to clipboardExpand all lines: examples/event_handling/looking_glass.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
examples/event_handling/resample.py
Copy file name to clipboard+10-12Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
11 |
| - |
| 10 | + |
12 | 11 |
|
13 | 12 |
|
14 |
| - |
| 13 | + |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
19 |
| - |
20 |
| - |
| 18 | + |
21 | 19 |
|
22 | 20 |
|
23 |
| - |
| 21 | + |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
| ||
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
| 34 | + |
| 35 | + |
| 36 | + |
40 | 37 |
|
41 | 38 |
|
42 | 39 |
|
43 | 40 |
|
44 | 41 |
|
45 | 42 |
|
46 |
| - |
47 |
| - |
| 43 | + |
48 | 44 |
|
49 | 45 |
|
50 | 46 |
|
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
| 50 | + |
| 51 | + |
examples/event_handling/trifinder_event_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/trifinder_event_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
|
examples/event_handling/viewlims.py
Copy file name to clipboardExpand all lines: examples/event_handling/viewlims.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
77 | 78 |
|
78 | 79 |
|
0 commit comments