Commit a623ff3
File tree
Expand file treeCollapse file tree
37 files changed
+85
-102
lines changedFilter options
- examples
- animation
- old_animation
- api
- event_handling
- pylab_examples
- units
Expand file treeCollapse file tree
37 files changed
+85
-102
lines changedexamples/animation/old_animation/animation_blit_qt.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/animation_blit_qt.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
| 58 | + |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
examples/animation/old_animation/animation_blit_tk.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/animation_blit_tk.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 |
|
18 | 18 |
|
|
examples/animation/old_animation/animation_blit_wx.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/animation_blit_wx.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
examples/animation/old_animation/histogram_tkagg.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/histogram_tkagg.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
examples/animation/old_animation/simple_idle_wx.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/simple_idle_wx.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
examples/animation/old_animation/simple_timer_wx.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/simple_timer_wx.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
examples/animation/old_animation/strip_chart_demo.py
Copy file name to clipboardExpand all lines: examples/animation/old_animation/strip_chart_demo.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 |
| - |
66 |
| - |
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
70 | 69 |
|
71 |
| - |
| 70 | + |
examples/animation/strip_chart_demo.py
Copy file name to clipboardExpand all lines: examples/animation/strip_chart_demo.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
|
examples/api/path_patch_demo.py
Copy file name to clipboardExpand all lines: examples/api/path_patch_demo.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
|
examples/api/quad_bezier.py
Copy file name to clipboardExpand all lines: examples/api/quad_bezier.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
|
examples/api/watermark_image.py
Copy file name to clipboardExpand all lines: examples/api/watermark_image.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
|
examples/event_handling/path_editor.py
Copy file name to clipboardExpand all lines: examples/event_handling/path_editor.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
|
examples/pylab_examples/agg_buffer_to_array.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/agg_buffer_to_array.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
20 |
| - |
| 19 | + |
21 | 20 |
|
22 | 21 |
|
23 |
| - |
| 22 | + |
examples/pylab_examples/barchart_demo2.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/barchart_demo2.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
examples/pylab_examples/boxplot_demo3.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/boxplot_demo3.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
|
examples/pylab_examples/centered_ticklabels.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/centered_ticklabels.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 |
| - |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
|
examples/pylab_examples/coords_report.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/coords_report.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/pylab_examples/cursor_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/cursor_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
examples/pylab_examples/custom_ticker1.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/custom_ticker1.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
| 15 | + |
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
examples/pylab_examples/dashpointlabel.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/dashpointlabel.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
examples/pylab_examples/date_demo1.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/date_demo1.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
examples/pylab_examples/date_demo2.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/date_demo2.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
examples/pylab_examples/date_demo_convert.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/date_demo_convert.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
examples/pylab_examples/date_demo_rrule.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/date_demo_rrule.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 |
| - |
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 |
| - |
| 32 | + |
examples/pylab_examples/date_index_formatter.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/date_index_formatter.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
examples/pylab_examples/fill_between_demo.py
Copy file name to clipboardExpand all lines: examples/pylab_examples/fill_between_demo.py+4-12Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
9 | 8 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
| 9 | + |
14 | 10 |
|
15 | 11 |
|
16 | 12 |
|
| ||
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
29 |
| - |
30 |
| - |
| 25 | + |
31 | 26 |
|
32 | 27 |
|
33 | 28 |
|
34 | 29 |
|
35 | 30 |
|
36 | 31 |
|
37 | 32 |
|
38 |
| - |
39 | 33 |
|
40 | 34 |
|
41 | 35 |
|
| ||
61 | 55 |
|
62 | 56 |
|
63 | 57 |
|
64 |
| - |
65 |
| - |
66 |
| - |
| 58 | + |
0 commit comments