From 4e7217ff160a5b7cb69c8a2e25844696ae364d2c Mon Sep 17 00:00:00 2001 From: antoncoding Date: Mon, 19 Jan 2026 16:51:34 +0800 Subject: [PATCH] feat: put graphs in analysis tab --- src/features/market-detail/market-view.tsx | 6 ++++-- src/stores/useMarketDetailPreferences.ts | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/features/market-detail/market-view.tsx b/src/features/market-detail/market-view.tsx index be868c8d..2352a2d4 100644 --- a/src/features/market-detail/market-view.tsx +++ b/src/features/market-detail/market-view.tsx @@ -357,6 +357,7 @@ function MarketContent() { > Trend + Analysis Activities Positions @@ -401,7 +402,6 @@ function MarketContent() { - {/* Tables */}
setShowBorrowerFiltersModal(true)} />
+
+ {/* Suppliers row: Pie + Concentration */}
- {/* Collateral at Risk chart */} + {/* Debt at Risk chart */}