From 85285f65c77444cdaf4a33910f3ef17f69dfc129 Mon Sep 17 00:00:00 2001 From: Macbook Date: Tue, 2 Jun 2026 22:35:18 +0900 Subject: [PATCH] test --- frontend/src/utils/ChartManager.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/utils/ChartManager.ts b/frontend/src/utils/ChartManager.ts index ba1bce5..1e975b2 100644 --- a/frontend/src/utils/ChartManager.ts +++ b/frontend/src/utils/ChartManager.ts @@ -1379,7 +1379,7 @@ export class ChartManager { } return (hi + lo) / 2; } - + /** 구름 데이터 빌드: 과거(역사 데이터) + 미래 26봉 포함 */ private _buildIchimokuCloudData( _spanAPlot: PlotData,