Function unsugify

  • Unsugify a sugi graph

    Given a sugi graph where each sugi node has an assigned x and y coordinate, convert those back into coordinates on the underlying nodes, or point arrays on the edges.

    Type Parameters

    • N

    • L

    Parameters

    Returns void

Generated using TypeDoc