Commit 1c61e5a
committed
Cleanup multi_image example.
The example has some issues pointed out elsewhere, but we can make it
less a pain to investigate with small cleanups:
- Don't use a weird/nonstandard colormap.
- Don't scale the data to 1e-6 (which makes editing the values via the
Qt figure options slightly a pain).1 parent ab2d200 commit 1c61e5a
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments