diff --git a/src/features/report/ReportPage.tsx b/src/features/report/ReportPage.tsx index 5f30f42..1883371 100644 --- a/src/features/report/ReportPage.tsx +++ b/src/features/report/ReportPage.tsx @@ -545,20 +545,8 @@ export function ReportPage() { onReset={() => { setVolumeAdjust(0); setInvestmentAdjust(0) }} /> - {/* Tabla de comparación actividad por actividad — per-ejecución, no varía con los sliders */} -
-

- Comparación por actividad -

- -
- - {/* Gráficos: ahorro acumulado + top ahorros */} + {/* Gráficos: ahorro acumulado + top ahorros — adyacente al SensitivityPanel + para que el efecto de los sliders sea visible sin scrollear */}

@@ -584,6 +572,19 @@ export function ReportPage() {

+ {/* Tabla de comparación actividad por actividad — per-ejecución, no varía con los sliders */} +
+

+ Comparación por actividad +

+ +
+ {/* Transparencia metodológica (condicional) */}