Problem in diagram position in new and exist disgram

Hi @philippfromme.

I solved my problem with this code :

var c = modeler.get('canvas');
c.scroll({ dx: +52, dy: -0});

Thank you for help me.

2 Likes