MAIDR JavaScript API
    Preparing search index...

    A chart as read: the MAIDR figure, and each series behind its layers.

    interface LightweightChartsReading {
        maidr: Maidr;
        series: SeriesReading[];
    }
    Index

    Properties

    Properties

    maidr: Maidr
    series: SeriesReading[]