The Marimekko component is somewhat similar to a bar chart,
but it allows you to use an extra dimension to compute the
thickness of each bar.
It also shares some behavior of the Stream chart regarding
the way we can configure the offset.
The responsive alternative of this component is ResponsiveMarimekko.
You can also see more example usages in the storybook.
See the dedicated guide on how to setup legends for this component.
Chart data, which should be immutable.
ID accessor.
Value accessor.
Data dimensions configuration.
Optional formatter for values.
'vertical'How to display bars.
'none'Offset type.
0Space before the first bar and after the last one.
3Space between bars.
Chart width for non-responsive component.
Chart height for non-responsive component.
Chart margin.