Skip to content

Instantly share code, notes, and snippets.

View evenicoulddoit's full-sized avatar

Ian Clark evenicoulddoit

View GitHub Profile
@drio
drio / simple-librato.html
Last active October 9, 2017 13:51
Using the js SDK to load a simple chart
<!DOCTYPE html>
<meta charset="utf-8">
<style> </style>
<div id="container0" style="height: 250px; width: 600px"></div>
<script src="https://sdk.librato.com/regular/librato-sdk-v1.2.3-min.js"></script>
<script>
var refresh_interval = 30000,