backend
Home > @gooddata/sdk-ui-geo > IGeoPushpinChartBaseProps > backend
IGeoPushpinChartBaseProps.backend property
Analytical backend, from which the chart will obtain data to visualize
Signature:
backend?: IAnalyticalBackend;
Remarks
If you do not specify instance of analytical backend using this prop, then you MUST have BackendProvider up in the component tree.