This project demonstrates how to create a stacked bar chart
using D3.js. The dataset used is provided in data.csv. The
visualization is implemented in index.html using D3.js.
Styling for the visualization is done in styles.css.
index.html in a web browser.The dataset (data.csv) contains sales performance data of
different product categories across various regions.