@jvasanthu wrote:
how to make childrens make it vertical when printing
i have below code
var svg = myDiagram.makeSvg({document: newDocument, // create SVG DOM in new document contextscale: 1});
Is there any possibility to fit all the nodes in the page.
Posts: 6
Participants: 2
