GeoAreaChart()
Home > @gooddata/sdk-ui-geo > GeoAreaChart
GeoAreaChart() function
GeoAreaChart wraps GeoChart() for the single area-layer scenario.
Signature:
export declare function GeoAreaChart(props: IGeoAreaChartProps): ReactElement;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
props |
Returns:
ReactElement