Embed dashboard with HTML to personal website

Hello,

I recently purchased an Emontx and I’ve thoroughly enjoyed using it thus far.

I was wondering if there is a way to embed the dashboard feature into an external website through an HTML link? I’ve found that this is possible through the visualisation tab but I have not found a successful way of embedding a dashboard yet.

I’ve tried using the embed=1 feature and iframe code but I cannot see the dashboard on the web page.

Any help would be greatly appreciated!

Cheers,

Jake

Hello @Jake_Smith, does the following work for you?

<iframe src="https://emoncms.org/ynniogwen/ynniogwen?embed=1" width=570 height=650 style="border:0"></iframe>

Hi @TrystanLea,

I’ve sorted the problem thanks very much for the reply!

1 Like