candle-annotator/src/components
Marko Djordjevic 11f0759b0e fix: resolve chart visibility issues after CSV upload
- Add fixed width to sidebar (w-64) to prevent layout collapse
- Change chart container from flex-1 to w-full h-full for proper sizing
- Chart now properly displays after CSV upload
2026-02-12 11:50:48 +01:00
..
ui feat: initialize Next.js project with database schema 2026-02-12 10:23:02 +01:00
CandleChart.tsx fix: resolve chart visibility issues after CSV upload 2026-02-12 11:50:48 +01:00
FileUpload.tsx feat: create UI shell and components 2026-02-12 10:24:52 +01:00
SvgOverlay.tsx feat: complete candle annotator implementation 2026-02-12 11:20:29 +01:00
Toolbox.tsx feat: create UI shell and components 2026-02-12 10:24:52 +01:00