workspace
Home > @gooddata/sdk-ui-charts > IBucketChartProps > workspace
IBucketChartProps.workspace property
Identifier of analytical workspace, from which the chart will obtain data to visualize.
If you do not specify workspace identifier, then you MUST have WorkspaceProvider up in the component tree.
Signature:
workspace?: string;