• This component renders the globe and computes the edge bundling.

    Parameters

    • props: EdgeBundlingComponentProps

      The EdgeBundlingComponentProps object.

      • d: number

        Edge weight parameter

      • file: string

        Data set to load for edge bundling

      • k: number

        Deroute parameter

      • numSegments: number

        Defines curve smoothness

    Returns ReactElement

    The EdgeBundlingComponent component.