Frontend Jun 13, 2025

Efficient Data Visualisation with React and SVG

Talk: Ido Moshe - “Efficient Data Visualisation with React and SVG”, React Summit 2025

See how far simple charts in React and SVG can take you, and where their limits start to surface. We’ll explore the sweet spot of using React’s declarative model with plain SVG elements and a touch of D3 for utility functions like scaling and path generation, before reaching the performance and complexity ceilings that call for something more robust.