Commit f1c8d75
committed
feat: Add x and y axis labels to chart example
Add descriptive labels to the chart axes:
- X-axis: "Time" (for the time-based candlestick data)
- Y-axis: "Price (USD)" (for Bitcoin price values)
Updated chart.gx template and regenerated chart_gen.go with the new labels.1 parent 7c6ac1d commit f1c8d75
3 files changed
Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments