MAIDR Documentation - v3.69.0
    Preparing search index...

    Type Alias VictoryComponentType

    VictoryComponentType:
        | "VictoryBar"
        | "VictoryLine"
        | "VictoryScatter"
        | "VictoryBoxPlot"
        | "VictoryCandlestick"
        | "VictoryHistogram"
        | "VictoryStack"

    Victory chart component types that MAIDR can extract data from.

    VictoryStack is a container component (handled separately from the individual data components) that maps to a stacked bar chart.