Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 540 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 540 Bytes

Nivo Toolbox for Data Studio

Attempt to get great visualizations accessible in Data Studio

Supported Charts:

Calendar https://nivo.rocks/calendar/ Chord https://nivo.rocks/chord/ Radar https://nivo.rocks/radar/

Getting Started:

yarn yarn start

ASIS: Build Process:

  1. yarn build:dev
  2. copy files from /build into your gs:// location

TOBE: Build Process:

  1. Fill in your GS:// link in package.json
  2. yarn build:dev
  3. yarn push:dev

Credits

Forked from: anvilinsights/data-studio-react-starter Uses Nivo: plouc/nivo