mbohun
12/7/2012 - 5:59 AM

gistfile1.txt

<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>