Skip to content

petermerrick87/looker-ci-line-chart

 
 

Repository files navigation

Looker Line Chart with Confidence Interval

Work in progress

Development

Install dependencies: npm install

To build the visualization plugin run: npm run build

Any changes to the source code will be automatically detected.

Testing

To test local changes run npm run start

All changes made locally will be reflected when selecting the Line Chart with Confidence Interval - Development visualization.

This visualization has been configured by adding a new Visualization through the Admin interface and setting the entry point to https://localhost:3443/ciLineChart.js

In some cases the dev visualization might fail to load with ERR_CERT_AUTHORITY_INVALID. This can be fixed by opening https://localhost:3443/ciLineChart.js in a browser and accepting the risk that the certificate might not be valid.

Installation

To install this plugin in Looker for use in production, go to MarketplaceManageInstall via git URL:

  • Git Repository URL: https://github.com/mozilla/looker-ci-line-chart.git
  • Git Commit SHA: main

Updating

Whenever changes have been pushed to the git repository, the plugin needs to be manually updated in Looker. Go to MarketplaceManage and click on the settings icon of the installed plugin. Click Update to install updates.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%