Skip to content

Instantly share code, notes, and snippets.

View LeeXGreen's full-sized avatar

Lee Green LeeXGreen

View GitHub Profile
Keen.configure({
projectId: id,
readKey: key
});
// Timeframe parameters for queries
var timeframe = "last_14_days"
var interval = "daily"
Keen.onChartsReady(function(){