Commit 7ef6229
File tree
Expand file treeCollapse file tree
6 files changed
+15
-17
lines changedFilter options
- examples
- animation
- axisartist
- event_handling
Expand file treeCollapse file tree
6 files changed
+15
-17
lines changedexamples/animation/random_walk.py
Copy file name to clipboardExpand all lines: examples/animation/random_walk.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
22 | 26 |
|
23 | 27 |
|
24 | 28 |
|
|
examples/animation/strip_chart.py
Copy file name to clipboardExpand all lines: examples/animation/strip_chart.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 |
|
|
examples/axisartist/demo_axis_direction.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_axis_direction.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
| 22 | + |
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
|
examples/axisartist/demo_curvelinear_grid2.py
Copy file name to clipboardExpand all lines: examples/axisartist/demo_curvelinear_grid2.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 |
| - |
| 25 | + |
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
|
examples/axisartist/simple_axis_pad.py
Copy file name to clipboardExpand all lines: examples/axisartist/simple_axis_pad.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
| 22 | + |
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
|
examples/event_handling/pick_event_demo2.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo2.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
0 commit comments