xy-parser
    Preparing search index...

    Function parseXY

    • Parse a text-file and convert it to an object {x:[], y:[]}

      Parameters

      • text: TextData

        Csv or tsv strings.

      • options: ParseXYOptions = {}

        Parsing options

      Returns DataXY<NumberArray>

      • The parsed data