Commit c4b200f
File tree
Expand file treeCollapse file tree
6 files changed
+25
-34
lines changedFilter options
- examples
- color
- event_handling
- userdemo
Expand file treeCollapse file tree
6 files changed
+25
-34
lines changedexamples/color/custom_cmap.py
Copy file name to clipboardExpand all lines: examples/color/custom_cmap.py+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
| 158 | + |
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
| 173 | + |
| 174 | + |
179 | 175 |
|
180 | 176 |
|
181 | 177 |
|
|
examples/event_handling/data_browser.py
Copy file name to clipboardExpand all lines: examples/event_handling/data_browser.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
examples/event_handling/pick_event_demo.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo.py+16-21Lines changed: 16 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
26 | 23 |
|
27 |
| - |
28 |
| - |
29 |
| - |
| 24 | + |
| 25 | + |
30 | 26 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 27 | + |
36 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
37 | 32 |
|
38 | 33 |
|
39 | 34 |
|
| ||
80 | 75 |
|
81 | 76 |
|
82 | 77 |
|
83 |
| - |
| 78 | + |
84 | 79 |
|
85 | 80 |
|
86 | 81 |
|
|
examples/event_handling/pick_event_demo2.py
Copy file name to clipboardExpand all lines: examples/event_handling/pick_event_demo2.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/userdemo/pgf_preamble_sgskip.py
Copy file name to clipboardExpand all lines: examples/userdemo/pgf_preamble_sgskip.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
examples/userdemo/pgf_texsystem.py
Copy file name to clipboardExpand all lines: examples/userdemo/pgf_texsystem.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
0 commit comments