angular-material-widget-engine icon indicating copy to clipboard operation
angular-material-widget-engine copied to clipboard

Unable to load charts elements

Open Mushaqdeen-J opened this issue 7 years ago • 2 comments

Hi, Thanks for this great plugin, but I am not able to load charts into this widget. Is it possible to load? I am using angular js charts.

Mushaqdeen-J avatar Jul 11 '17 07:07 Mushaqdeen-J

@Mushaqdeen-J Yes, it is possible to load charts within the widget. One of the demo files have Google charts added in the widget engine. You can include any angular directive within the widget.

The documentation about various configuration is in https://rajeshvaya.github.io/angular-material-widget-engine/

If you want to see the source code of the demo which includes charts, you can see the gh-pages branch

Hope this helps

rajeshvaya avatar Jul 11 '17 09:07 rajeshvaya

Hi, thanks for your response. How can I use controller scope element in my content .html file?

Mushaqdeen-J avatar Jul 11 '17 09:07 Mushaqdeen-J