Commit fb8aedc
File tree
Expand file treeCollapse file tree
10 files changed
+23
-32
lines changedFilter options
- examples/desktop
- scatter
- screenshots
- fastplotlib/graphics
Expand file treeCollapse file tree
10 files changed
+23
-32
lines changedexamples/desktop/scatter/scatter_cmap.py
Copy file name to clipboardExpand all lines: examples/desktop/scatter/scatter_cmap.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 29 | + |
34 | 30 |
|
35 | 31 |
|
36 | 32 |
|
|
examples/desktop/scatter/scatter_dataslice.py
Copy file name to clipboardExpand all lines: examples/desktop/scatter/scatter_dataslice.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
examples/desktop/scatter/scatter_size.py
Copy file name to clipboardExpand all lines: examples/desktop/scatter/scatter_size.py+8-13Lines changed: 8 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 15 | + |
19 | 16 |
|
20 | 17 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 18 | + |
26 | 19 |
|
27 | 20 |
|
28 |
| - |
29 |
| - |
| 21 | + |
| 22 | + |
30 | 23 |
|
31 | 24 |
|
32 | 25 |
|
33 | 26 |
|
34 |
| - |
| 27 | + |
| 28 | + |
| 29 | + |
35 | 30 |
|
36 |
| - |
| 31 | + |
37 | 32 |
|
38 | 33 |
|
39 | 34 |
|
|
examples/desktop/screenshots/scatter.png
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Loading
examples/desktop/screenshots/scatter_cmap.png
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Loading
examples/desktop/screenshots/scatter_colorslice.png
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Loading
examples/desktop/screenshots/scatter_dataslice.png
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Loading
examples/desktop/screenshots/scatter_present.png
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Loading
examples/desktop/screenshots/scatter_size.png
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
Loading
fastplotlib/graphics/scatter.py
Copy file name to clipboardExpand all lines: fastplotlib/graphics/scatter.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
| 96 | + |
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
|
0 commit comments