mirror of
https://github.com/apache/superset.git
synced 2026-09-01 21:11:28 +00:00
Virtualization only swaps a chart's visualization for a placeholder; the chart component stays mounted and issues its data request immediately regardless of scroll position. DASHBOARD_VIRTUALIZATION_DEFER_DATA is the flag that actually skips the fetch for off-screen charts. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>