I have just started using angular-gridster library and I am wondering how I can embed an html page in a widget. I mean, how can I 'point' towards an html resource which loads its data separately etc. etc. For example, I would like to embed a chart of some sort in a widget with the purpose of creating a dashboard.
Thanks!