DEV Community

Cover image for Creating a Zoomable Line Chart – Using React (Hooks) with D3
Murat Kemaldar
Murat Kemaldar

Posted on

Creating a Zoomable Line Chart – Using React (Hooks) with D3

Code on GitHub:
https://github.com/muratkemaldar/using-react-hooks-with-d3/tree/16-zoomable-line-chart

Hi, this is part of the "Using React (Hooks) with D3" video tutorial series, and in this one, we add a zoom functionality to line charts using D3.

Enjoy!

Top comments (0)