Add equity candle chart to web UI

This commit is contained in:
dirtydishes 2026-01-07 15:47:09 -05:00
parent a87df21baa
commit c9be8e8490
4 changed files with 480 additions and 0 deletions

View file

@ -9,6 +9,7 @@
},
"dependencies": {
"@islandflow/types": "workspace:*",
"lightweight-charts": "^4.2.0",
"next": "^14.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"