Skip to content

getFeedbackSetExternal not implemented in VerticalConstraintsForSugiyama #68

@aocenas

Description

@aocenas

The docs are quite sparse so not sure if this is bug or just something that is not finished yet or maybe I am doing something wrong with the configuration.

When using VerticalConstraintsForSugiyama the layout code calls getFeedbackSetExternal on the constraints object:

: verticalConstraints.getFeedbackSetExternal(this.IntGraph, this.nodeIdToIndex)

As that call just throws

throw new Error('Method not implemented.')
it seems like this is not usable at all. Not sure if this is not supposed to be used or there is something else going on here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions