DEV Community

Play Button Pause Button
Murat Kemaldar
Murat Kemaldar

Posted on

๐Ÿฅ‘๐ŸŒ๐Ÿ† Creating a Stacked Bar Chart โ€“ Using React (Hooks) with D3

Hi, I created a new video for "Using React (Hooks) with D3", where we build a stacked bar chart with D3 and create-react-app.

Stacked Bar Charts are nice if you want to visualize your data for individial trends over time, while also being able to compare summed-up values for each time interval.

You can find the code for this video on GitHub:
https://github.com/muratkemaldar/using-react-hooks-with-d3/tree/15-stacked-bar-chart

You can also find this video on YouTube:

Enjoy!

Top comments (0)