@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface Labelled2d

    Return data class for a labelled plot

    interface Labelled2d {
        data: Labelled2dData;
        metadata: Labelled2dMetadata;
    }
    Index

    Properties

    Properties

    2D data consisting of label datapoint pairs

    Metadata for 2D data consisting of label datapoint pairs