From 1b9c37bcd30af1173611df4c57b5d8a30adfa519 Mon Sep 17 00:00:00 2001 From: alireza Date: Wed, 26 Aug 2026 10:57:57 +0330 Subject: [PATCH] clean(lme): remove axis description hint text --- frontend/src/components/LmeView.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/frontend/src/components/LmeView.tsx b/frontend/src/components/LmeView.tsx index 0f5a283..ba3d740 100644 --- a/frontend/src/components/LmeView.tsx +++ b/frontend/src/components/LmeView.tsx @@ -648,11 +648,7 @@ export function LmeView() { )} - {stockLine && ( - - * محور راست: قیمت ({priceLine?.unit}) • محور چپ: موجودی انبار ({stockLine?.unit}) - - )} + {diagramLoading ? (