Make BarChart responsive MUI-X and React
I’m trying to make this BarChart responsive, as of right now it has a fixed height (500x200px). The documentation is pretty vague and says to wrap the BarChart in a ResponsiveChartContainer, but I tried to do this every possible way and it either just made the whole Chart disappear or gave me errors. Anyone know how to do this properly?