Skip to content

SunRun/visualization-api-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. 📊 📉 📈


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.

Currently, custom visualizations and their dependencies (like utils.js and d3v4.js) need to be written in ES5 to work with PhantomJS for downloading and scheduling. Code can easily be converted with a tool like Babel. Looker will be migrating to a different rendering engine in the near future which should alleviate this requirement.

About

Examples of how to create custom JavaScript visualizations in Looker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%