MAIDR JavaScript API
    Preparing search index...

    Enumeration Orientation

    Which way a layer is drawn, for the many trace types that can go either way — the bar family, the box and violin family, error bars, funnels, Gantt charts and dumbbells among them.

    See MaidrLayer.orientation for what setting it actually changes, which is not the same for every type: for the bar family it selects which field of a point carries the magnitude, and elsewhere it only swaps which axis label a reading is announced against.

    Index

    Enumeration Members

    Enumeration Members

    VERTICAL: "vert"
    HORIZONTAL: "horz"