I've got a swimlane diagram which renders OK, bu the only issue is that if it is a large one (wide) then it seems to want to centre the diagram in the viewport, whereas I'd rather it start from the left so you can see the swim lane names.
I've tried to update the offset to 1 then back to 0 (as it appears to be set to zero even though the scroll bar is not at zero with various methods as listed on https://help.syncfusion.com/js/diagram/scroll-settings
the scroll bars don't update, and it just always renders in the middle
Tried setting enableAutoScroll to true and/or false, no difference
Tried various settings for scrollSettings but it isn't making any difference