Commit Graph

2 Commits

Author SHA1 Message Date
Michael Simard
8792c03e64 Remove weekend gaps from candlestick charts
- Use index positions instead of datetime for x-axis
- All candles now evenly spaced (no gaps for weekends/holidays)
- Date labels still show actual dates at regular intervals
- Updated example chart to reflect changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-26 12:17:40 -06:00
Michael Simard
7d88edb6e7 Add example candlestick chart to examples directory
- Save AAPL 30-day candlestick chart as reference
- Add README explaining chart features and data source
- Example shows green/red candles with dark theme

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-26 12:15:27 -06:00