Skip to main content

    MeterBarChart

    The MeterBarChart provides a lightweight and simple visualization progress toward a completion, consumption of a total, etc. It consists of a horizontal bar that gradually fills up with color or shading as it approaches the max value.

    MeterBarChartProps

    Signature:

    export declare type MeterBarChartProps = | ;

    MeterBarChartThresholdProps

    Deprecated

    Use MeterBarChartThresholdIndicatorProps instead.

    NameTypeDefaultDescription
    name?

    Name of the threshold displayed in the threshold legend.

    color?
    'Categorical.Color11'

    The color of the threshold.

    value

    The value of the threshold.

    showIndicator?
    false

    When set to true, it shows the indicator of the threshold.

    Still have questions?
    Find answers in the Dynatrace Community