Function tweakShape

  • tweak the layout by truncating edges early

    This tweak truncates edges at the extent of a node shape sized by a bounding box. After applying this tweak, edge endings like arrows can be easily rendered in the appropriate place.

    There are two built in Shapes:

    Type Parameters

    • N

    • L

    Parameters

    Returns Tweak<N, L>

Generated using TypeDoc