From 5eb42f5e33a536c29284b0e206cd44e83bd4d291 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Wed, 4 Mar 2026 08:35:00 +0100 Subject: [PATCH] feat: show X and Y axis values on Vendor charts --- components/VendorDataView.tsx | 56 +++++++++++++++++++++++++++++------ 1 file changed, 47 insertions(+), 9 deletions(-) diff --git a/components/VendorDataView.tsx b/components/VendorDataView.tsx index a0cfe14..11b58a4 100644 --- a/components/VendorDataView.tsx +++ b/components/VendorDataView.tsx @@ -168,7 +168,7 @@ const VendorDataView: React.FC = ({ bsrData = [], asinMetad
- + @@ -176,8 +176,21 @@ const VendorDataView: React.FC = ({ bsrData = [], asinMetad - - + + = ({ bsrData = [], asinMetad
- + @@ -230,8 +243,21 @@ const VendorDataView: React.FC = ({ bsrData = [], asinMetad - - + + = ({ bsrData = [], asinMetad
- + @@ -282,8 +308,20 @@ const VendorDataView: React.FC = ({ bsrData = [], asinMetad - - + +