From ecd4a57da980fe637dab0d2055fbd5c9688c5eb5 Mon Sep 17 00:00:00 2001 From: Amirhossein Khalili Date: Mon, 15 Jun 2026 18:11:29 +0330 Subject: [PATCH] fix(admin-dashboard): align RTL chart axes --- src/views/AdminDashboard.tsx | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/src/views/AdminDashboard.tsx b/src/views/AdminDashboard.tsx index 6faa167..f421ded 100644 --- a/src/views/AdminDashboard.tsx +++ b/src/views/AdminDashboard.tsx @@ -399,12 +399,13 @@ function DashboardPointDetailModal({ ({ label: post.title, value: post.score }))) + 16, bottom: 24, left: 20 }} + margin={{ top: 12, right: 8, bottom: 24, left: 32 }} > - formatNumberPersian(Number(value))} /> + formatNumberPersian(Number(value))} + /> - + - + - + - + - + - + formatNumberPersian(Number(value))}