• Preparing search index...
  • The search index is not available
Atmospheric Edge-Path Bundling
  • Atmospheric Edge-Path Bundling
  • EdgeBundling/hooks/useDataParsing
  • useDataParsing

Function useDataParsing

  • useDataParsing(file: string): FlightData[]
  • This hook fetches and parses the data from the given file.

    Parameters

    • file: string

      The file to fetch and parse.

    Returns FlightData[]

    The parsed data.

    • Defined in EdgeBundling/hooks/useDataParsing.tsx:45

Settings

Member Visibility
Atmospheric Edge-Path Bundling
  • Loading...

Generated using TypeDoc