Here are basic usage examples of GoodData.UI.
Warning
The examples in this repository are for the obsolete 8.x version of the GoodData UI SDK. For examples built with the latest SDK version, visit GoodData UI SDK Examples.
Please note that these Interactive Examples work well in all major browsers (Firefox, Chrome, Safari, …) except for Brave.
- Headline
- ComboChart
- RelativeDateFilter
- ChartConfig
- PivotTable
- InsightView
- DashboardView
- Execute
- Year Filter
- AttributeFilter
- Custom Attribute Filter
- Granularity
- DateFilter
- ColumnChart
- Measure Value Filter
You can also run any example on your localhost.
git clone [email protected]:gooddata/gooddata-ui-examples.git
cd gooddata-ui-examples/example-headline
yarn install
yarn start
To bump GoodData.UI SDK to the latest version in all the examples at once, you can run the script:
./scripts/bump-sdk.sh
This will upgrade all @gooddata
packages in all the example-*
folders. This can take several minutes, so be patient.
**ModuleNotFoundError** Could not find module in path: '@gooddata/sdk-model/esm/execution/measure/fingerprint' relative to '/node_modules/@gooddata/sdk-model/esm/execution/executionDefinition/index.js'
This error might occur when some sort of ad-block is present in a browser, or when using the Brave browser. Please turn off your ad-block related features, or try a different browser (e.g., Firefox or Safari).
(C) 2017-2021 GoodData Corporation
This repository is under the GoodData commercial license available in the LICENSE file because it contains a commercial package, HighCharts.