An open API service indexing awesome lists of open source software.

https://github.com/ovotech/datastudio_visualizations

Kaluza's DataStudio Visualizations
https://github.com/ovotech/datastudio_visualizations

Last synced: over 1 year ago
JSON representation

Kaluza's DataStudio Visualizations

Awesome Lists containing this project

README

          

# Kaluza's Data Visualizations

## What lives here?
- [Kaluza's DataStudio Visualizations](datastudio/README.md)
Kaluza have created Google DataStudio Community Visualizations, which you can use too!
- [Cubism React](cubism-react/README.md)
The library underneath the Cubism DataStudio Visualization

## Getting started contributing to this repo
- Fork this repo
- Ensure you have a working Python installation
- Install [pipenv](https://pypi.org/project/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