Commit 3e0273f
committed
feat(plotly): implement histogram-basic
- Basic histogram showing frequency distribution of numeric data
- Uses Python Blue (#306998) color with 0.85 opacity
- Scaled fonts for 4800x2700 resolution (title: 40pt, tick: 32pt)
- Added hover template for interactivity
- Outputs to plot.png at 4800x2700 pixels1 parent 1d5bf65 commit 3e0273f
1 file changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | | - | |
25 | | - | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments