@amad3v/solid-echarts - v1.0.2
    Preparing search index...

    Type Alias BrushType

    BrushType: "polygon" | "rect" | "lineX" | "lineY"

    Valid brush selection types for the BrushPayload areas field.

    • "rect" - rectangular selection
    • "polygon" - freeform polygon selection
    • "lineX" - horizontal range selection
    • "lineY" - vertical range selection