npm.nicfv.com
    Preparing search index...

    Options for data plotting.

    interface DataOptions {
        color: string;
        name: string;
        radius: number;
        timestamp: number;
    }
    Index

    Properties

    color: string

    The hexadecimal color code for this data point, used as a fallback

    name: string

    An optional name for this data point

    radius: number

    The radius of this data point, in pixels

    timestamp: number

    An optional timestamp for this data point