Does plotly have the ability to create a chart that is stacked and grouped? I am looking for functionality that works like this Highcharts chart.
No, Iād recommend creating a subplot instead. https://plot.ly/javascript/subplots/
Here is a concrete example of using subplots of stacked bars: