Commit d090592
committed
feat(altair): implement scatter-basic
Implements basic scatter plot for altair library with:
- 100 random data points with correlation
- Python Blue (#306998) color from style guide
- 4800x2700px output via scale_factor=3
- Proper axis labels and title
- Tooltips for interactivity1 parent 7c4e4f0 commit d090592
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments