- Kaluza's DataStudio Visualizations Kaluza have created Google DataStudio Community Visualizations, which you can use too!
- Cubism React The library underneath the Cubism DataStudio Visualization
- Fork this repo
- Ensure you have a working Python installation
- Install pipenv
- Run
pipenv sync
in the root of your cloned repo - Run
pipenv run pre-commit install
in the root of your cloned repo - Create a branch
- Make your changes
- Open a PR