Skip to content

Instantly share code, notes, and snippets.

View spraetz's full-sized avatar

Ryan Spraetz spraetz

  • Rippling
  • San Francisco
View GitHub Profile
<script>
Keen.onChartsReady(function() {
var client1 = new Keen.Client({
projectId: "...",
readKey: "..."
});
var client2 = new Keen.Client({
projectId: "...",
readKey: "..."