WaterfallChart
Home > @gooddata/sdk-ui-charts > WaterfallChart
WaterfallChart variable
Waterfall chart shows data as proportional segments of a disc.
Signature:
WaterfallChart: (props: IWaterfallChartProps) => React.JSX.Element
Remarks
Waterfall charts can be segmented by either multiple measures or an attribute.
See IWaterfallChartProps to learn how to configure the WaterfallChart and the Waterfall chart documentation for more information.