MAIDR Documentation - v4.4.0
    Preparing search index...

    Interface PlotlySector

    What plotly computed for one sector of a hierarchy trace.

    interface PlotlySector {
        i?: number;
        label?: string;
        hasMultipleRoots?: boolean;
    }
    Index

    Properties

    i?: number

    Index into the trace's own arrays; absent on a root plotly synthesised.

    label?: string
    hasMultipleRoots?: boolean

    Set on the stand-in root plotly adds when several sectors claim the top.