1. Setup a widget as you would like it to display by default
  2. Click the gear icon towards the lower right of the graph.

  3. Copy the iframe html code at the bottom of the settings window.
  4. Paste this iframe into the html of the webpage where you want the Widget to appear.

 

Here is an example of the iframe code:

<p>
<iframe src="http://widget.ekmmetering.com/EKM2/?reads=500&key=MTAxMDoyMDIw&meter=10068&scale=realtime&bar_graph_field=kwh_tot&total_field=kwh_tot&kwh_tot_cost=.15&kwh_currency=USD&timezone=America~Los_Angeles&historical=Green" frameborder="0" width="100%" height="620">
</p>