We need to permit mixed stacked and grouped bars. We will implement this with a new `bar.stackgroup` attribute as spec'ed here: https://github.com/plotly/plotly.js/issues/3402
We need to permit mixed stacked and grouped bars.
We will implement this with a new
bar.stackgroupattribute as spec'ed here: #3402