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

CycleFromLayers missing from go.LayeredDigraphLayout

$
0
0

@racouster wrote:

CycleFromLayers is in the documenation:
CycleFromLayers

What happened to it?
go.LayeredDigraphLayout.CycleFromLayers

e.g.:
layout: $(go.LayeredDigraphLayout,
{
cycleRemoveOption: go.LayeredDigraphLayout.CycleFromLayers, //CycleDepthFirst CycleFromLayers CycleGreedy
}

Produces JS error:
go-debug.js:5 Uncaught Error: LayeredDigraphLayout.cycleRemoveOption value is not an instance of a constant of class LayeredDigraphLayout: undefined

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles