DEV Community

Cover image for πŸ₯‘πŸŒπŸ† Creating a Stacked Area Chart – Using React (Hooks) with D3
Murat Kemaldar
Murat Kemaldar

Posted on

πŸ₯‘πŸŒπŸ† Creating a Stacked Area Chart – Using React (Hooks) with D3

Hi, this is video tutorial for creating a Stacked Area Chart with D3 and React (Hooks).

This is a follow-up to the last entry in the series, where we created a Stacked Bar Chart component. In this one, we transform our Stacked Bar Chart component to become a Stacked Area Chart component.

The code for this video you can find also on GitHub:
https://github.com/muratkemaldar/using-react-hooks-with-d3/tree/15-stacked-area-chart

Enjoy!

Top comments (0)