QuantIQ / frontend /src /components /StockChart.tsx

Commit History

fix: chart wheel listener now mounts after data loads, prevents pinch browser zoom
06c9727

Karan6124 commited on

fix: non-passive wheel listener for true chart-only zoom, remove pan slider
0161d1c

Karan6124 commited on

feat: Binance-style chart interactions - scroll to zoom, drag to pan
c32f90e

Karan6124 commited on

fix: clean Y-axis garbage labels and add mouse-wheel chart panning
1a322b8

Karan6124 commited on

feat: persist chart type, indicator toggles, and markers across navigation and logout
f32a1bc

Karan6124 commited on

feat: supply live stock price and calculated indicator coordinates to Chatbot context
49b4a87

Karan6124 commited on

style: apply flex-shrink prevention on chart-container to restore scrollability
b009897

Karan6124 commited on

style: further expand maximized chart container height to 850px / 650px
8e24ed8

Karan6124 commited on

style: increase minimized chart container height to 450px with active RSI
441ecc1

Karan6124 commited on

style: add bottom padding to chart-container to prevent label clipping
1a97318

Karan6124 commited on

style: dynamically expand minimized chart container height when RSI is active
27ed444

Karan6124 commited on

style: optimize chart container height scaling and spacing in maximized layout
8214b3c

Karan6124 commited on

style: fix pan slider visibility and relocate zoom icons to marker row
d71da89

Karan6124 commited on

style: relocate zoom control buttons to chart marker header row
a381180

Karan6124 commited on

feat: add ZoomIn/ZoomOut icon buttons and a horizontal panning range slider
587d233

Karan6124 commited on

feat: replace drag-zoom gestures with dedicated zoom button controls
1657840

Karan6124 commited on

feat: add drag-to-zoom support for maximized stock chart
729524c

Karan6124 commited on

feat: persist drawn chart markers in localStorage by user and ticker
11e990d

Karan6124 commited on

feat: persist chat history and restore maximized layout state
34323c3

Karan6124 commited on

refactor: redirect chatbot trial upgrade trigger to payment page
d6b3d5d

Karan6124 commited on

feat: implement maximized chart interactive AI chatbot sidebar
c999eaf

Karan6124 commited on

feat: add customizable chart reference markers for entry/exit levels
25ba060

Karan6124 commited on

style: optimize maximized chart heights and proportions
9223830

Karan6124 commited on

feat: add TradingView-style full-screen maximize/minimize toggle to StockChart
928c2c9

Karan6124 commited on

fix: replace default chart tooltip with custom premium glassmorphic tooltip
7b917d0

Karan6124 commited on

fix: enforce explicit chart rendering heights to prevent container collapse
13152e7

Karan6124 commited on

fix: resolve chart height squishing and X-axis labels clipping
d9af574

Karan6124 commited on

fix: resolve candlestick wick stretching and Y-axis label clipping
0aa094e

Karan6124 commited on

feat: add candlestick charts, technical indicators, live toasts, and AI personalization
11e8872

Karan6124 commited on

feat: add global indices ticker tape, key metrics grid, and live watchlist quotes
e8b2dd9

Karan6124 commited on

feat: add Adani stock mappings and refined empty chart error helper
ca5c7a4

Karan6124 commited on

feat: add historical chart range selector (1D, 5D, 1M, 6M, YTD, 1Y, 5Y, MAX) powered by yfinance
61b3e67

Karan6124 commited on

style: premium dashboard UI overhaul — design tokens, refined panels and animations
cd82a7e

Karan6124 commited on

feat: refactor App.tsx into modular components and design cyberpunk landing page
1755110

Karan6124 commited on