diff --git a/tradein-mvp/frontend/src/components/trade-in/v2/AnalyticsView.tsx b/tradein-mvp/frontend/src/components/trade-in/v2/AnalyticsView.tsx index 64861eca..0513a3a3 100644 --- a/tradein-mvp/frontend/src/components/trade-in/v2/AnalyticsView.tsx +++ b/tradein-mvp/frontend/src/components/trade-in/v2/AnalyticsView.tsx @@ -329,13 +329,15 @@ export default function AnalyticsView({ {/* история цен + цена × срок продажи — side by side so both fit the fixed-height v2 artboard panel without scrolling (reclaims ~194px - of vertical space vs. stacking; chart heights unchanged). */} + of vertical space vs. stacking). Both SVGs share height: 260 (viewBox + heights differ — 220 vs 300 — but preserveAspectRatio="none" stretches + them to match) so the two cards render at equal height. */}