Skip to content

DillonMorrison/custom_visualizations_v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Run yarn start
  4. 💥 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.

A Note on Support

Visualizations provided as examples here are a community supported effort.

Looker's support team does not troubleshoot issues relating to these example visualizations or your custom visualization code.

Please use issues for tracking and closing out bugs, and visit Looker Discourse for how-to articles, conversations, and tips regarding custom visualizations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.1%
  • JavaScript 22.3%
  • HTML 7.6%