File tree
Expand file treeCollapse file tree
7 files changed
+64
-63
lines changedFilter options
- examples
- event_handling
- lines_bars_and_markers
- misc
- scales
- shapes_and_collections
- text_labels_and_annotations
- userdemo
Expand file treeCollapse file tree
7 files changed
+64
-63
lines changedexamples/event_handling/trifinder_event_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/trifinder_event_demo.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
| 55 | + |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
| 59 | + |
| 60 | + |
61 | 61 |
|
examples/lines_bars_and_markers/psd_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/psd_demo.py+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| ||
72 | 71 |
|
73 | 72 |
|
74 | 73 |
|
75 |
| - |
| 74 | + |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| ||
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
84 |
| - |
| 83 | + |
85 | 84 |
|
86 | 85 |
|
87 | 86 |
|
| ||
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
94 |
| - |
| 93 | + |
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
|
examples/misc/custom_projection.py
Copy file name to clipboardExpand all lines: examples/misc/custom_projection.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
443 | 443 |
|
444 | 444 |
|
445 | 445 |
|
446 |
| - |
447 |
| - |
448 |
| - |
| 446 | + |
| 447 | + |
| 448 | + |
449 | 449 |
|
450 | 450 |
|
examples/scales/symlog_demo.py
Copy file name to clipboard+20-20Lines changed: 20 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| ||
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
35 | 35 |
|
examples/shapes_and_collections/ellipse_demo.py
Copy file name to clipboardExpand all lines: examples/shapes_and_collections/ellipse_demo.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
| 58 | + |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
examples/text_labels_and_annotations/multiline.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/multiline.py+17-17Lines changed: 17 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
| 29 | + |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 |
| - |
| 33 | + |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 |
| - |
39 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
40 | 40 |
|
41 |
| - |
42 |
| - |
| 41 | + |
| 42 | + |
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
examples/userdemo/simple_legend01.py
Copy file name to clipboardExpand all lines: examples/userdemo/simple_legend01.py+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 |
| - |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 |
| - |
19 |
| - |
20 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
21 | 23 |
|
22 |
| - |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
0 commit comments