How several series share a bar or column chart's categories.
grouped (clustered, side by side) becomes dodged_bar; stacked becomes stacked_bar. There is no default guess from the data: the two are the same data view.
grouped
dodged_bar
stacked
stacked_bar
How several series share a bar or column chart's categories.
grouped(clustered, side by side) becomesdodged_bar;stackedbecomesstacked_bar. There is no default guess from the data: the two are the same data view.