[docs] Integrate theme with stackblitz export
Author: PavelVanecekCreated Sep 8, 2026Updated Sep 8, 2026
The website has a "open in stackblitz" button which works well but is not integrated with the theme system.
Requirements:
- When I click "open in stackblitz" then the new tab opens in the same theme I had selected on recharts website (dark | light | auto)
- When I update stackblitz theme on their website using the theme switcher, the Recharts theme also updates
Source: recharts/recharts