벡테스팅 수정
This commit is contained in:
@@ -812,6 +812,7 @@ const TradingChart: React.FC<TradingChartProps> = ({
|
||||
const mgr = new ChartManager(containerRef.current, theme, {
|
||||
compactPaneLayout: paneLayoutClamp,
|
||||
autoSize: !paneLayoutClamp,
|
||||
volumePaneEnabled: volumeVisibleRef.current,
|
||||
});
|
||||
managerRef.current = mgr;
|
||||
setChartMgr(mgr);
|
||||
|
||||
Reference in New Issue
Block a user