ng-flowchart
ng-flowchart copied to clipboard
Change flow direction
Can I change the flow direction? Now direction is up to down, but i need left to right
options: NgFlowchart.Options = { .... orientation: "HORIZONTAL" };