Skip to content

TinyChart is a tiny analytics dashboard via Chrome extension built using the Chartbeat API & Chartbeat Labs' jChartbeat plugin.

Notifications You must be signed in to change notification settings

joshosbrn/tinychart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinychart pre-release badge

TinyChart is a tiny analytics dashboard via Chrome extension built using the Chartbeat API & Chartbeat Labs' jChartbeat plugin.

Usage

You can get set up with TinyChart in 3 easy steps:

  1. Get a Chartbeat API Key here

  2. Add API Key & Host URL to popup.js

     $.jChartbeat({apikey: 'xxxxxxxYOURAPIKEYxxxxxxx', host: 'example.org'});
    
  3. Package the extension & enjoy!

Issues

You can report a bug or request a feature here

Plans

While TinyChart was a hack-day project, I have plans to extend this plugin in the future. An example of some things I would like to accomplish: adding the ability to add credentials (API key & hostname) via the options page, or bringing in more data from the Chartbeat API & figuring out an elegant way to deal with that much data in the extension interface.

Collaboration

Please feel free to fork this project, extend the functionality, and submit a pull request.

tinychart-logo

About

TinyChart is a tiny analytics dashboard via Chrome extension built using the Chartbeat API & Chartbeat Labs' jChartbeat plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published