Skip to content

Hyperbloom-AI/thrive-custom-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0305099 Β· Oct 20, 2022

History

85 Commits
Oct 14, 2022
Jul 21, 2022
Mar 24, 2022
Oct 20, 2022
Mar 24, 2022
Mar 24, 2022
Mar 24, 2022
Mar 24, 2022
Mar 24, 2022
Mar 24, 2022
Oct 5, 2022
Oct 9, 2022
Oct 9, 2022
Mar 24, 2022
Mar 24, 2022
Oct 15, 2022
Oct 9, 2022

Repository files navigation

A Note on Support

The visualizations provided in this repository are intended to serve as examples. Looker's support team does not troubleshoot issues relating to these example visualizations or your custom visualization code. Supported visualizations are downloadable through the Looker Marketplace.


Looker Visualization API Examples Build Status

Looker's Visualization API provides a simple JavaScript interface to creating powerful, customizable visualizations that seamlessly integrate into your data applications. πŸ“Š πŸ“‰ πŸ“ˆ

Getting Started

  1. Ensure you have Yarn installed.
  2. Run yarn
  3. πŸ’₯ start creating!

Commands

  • yarn build - Compiles the code in /src to /dist via webpack
  • yarn lint - Runs TSLint across the codebase.
  • yarn lint-fix - Runs TSLint and attempts to fix any linter errors automatically.

Known Bugs

  • Occasionally you'll get an error ending with ERR_OSSL_EVP_UNSUPPORTED to fix in powershell simply run $env:NODE_OPTIONS="--openssl-legacy-provider"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published