Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Layout for auto arrange node in BPMN Lane

$
0
0

@opkeydev wrote:

Hi,

I am currently trying to produce a BPMN layout very similar to the BPMN example on the GoJS samples page, but I want to auto arrange nodes in one lane I don’t need to provide any location for node . I have a screenshot below of a simple example:

Node Json
{
“key”: 131,
“category”: “activity”,
“text”: “Task”,
“item”: “generic task”,
“taskType”: 0,
“loc”: “515.109375 209”,
“group”: “Lane-0”
}
and when i am removing loc from node JSON then nodes are not displaying in lane.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles