entviz — @entviz/core & @entviz/react API
    Preparing search index...

    Interface MarkerDescription

    interface MarkerDescription {
        blankMap: { maxCell: number; minCell: number } | null;
        colorBar: { left: number; right: number; slots: number };
    }
    Index
    blankMap: { maxCell: number; minCell: number } | null

    The blank-cell map's min (dot) / max (plus) ftok cells; null when the grid has no blank cells (and therefore no map).

    colorBar: { left: number; right: number; slots: number }

    The two color-bar gutter markers, by slot index within slots equal slots.