MultiBar Horizontal Chart Stacked Bar Spacing

Hi Guys,

Is there a easy way to manipulate the spacing between graph bars?

I have tried using the ‘groupSpacing’ property, but that does not quite give me the control that I need.

Or does one need to run a manipulation function after the graph first renders via the chart dispatch property?

Regards,
Gerhard

Update:
Ended up slitting out into separate graphs as needed more control than what groupspacing could provide in this project case.

Not ideal as this breaks the graph vertical center alignment.
To get around this one needs to get creative with the chart.forcyY property to align.