Skip to content

Instantly share code, notes, and snippets.

@mbohun
Created December 7, 2012 05:59
Show Gist options
  • Save mbohun/4231092 to your computer and use it in GitHub Desktop.
Save mbohun/4231092 to your computer and use it in GitHub Desktop.
<html>
<head>
<!-- 1. include the library -->
<script type="text/javascript" src="visualization-monitor.js" />
</head>
<body>
<!-- 2. use it -->
<canvas data-visualization-monitor="ws://192.168.0.8" theme="simple" width="320" height="200"></canvas>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment