Tanatloc documentation
    Preparing search index...

    Types

    type RowData = {
        points: { x: number; [key: string]: number }[];
        xName: string;
        yNames: string[];
    }
    Index

    Properties

    Properties

    points: { x: number; [key: string]: number }[]
    xName: string
    yNames: string[]