angular-material-widget-engine
angular-material-widget-engine copied to clipboard
Unable to load charts elements
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 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
Hi, thanks for your response. How can I use controller scope element in my content .html file?