1.1.2
Fixes a chart bug: type=bar with more than one series drew every series at the same position, so the tallest column covered the rest and only a sliver showed at the baseline. Value labels piled on top of each other too.
bar and grouped-bar are now two names for the same chart — one series draws one column, n series draw n columns side by side. Both names stay valid.
Single-series bars are unchanged, byte for byte.
Requires Obsidian 1.13.0 or later.