Open Iranthi opened 6 years ago
I'd like to use Morris Js plugin in my angular 2 project? I know how to create the morris.js chart in html page. But I don't know how to integrate Morris chart to my ng 2 app. How can I do it?
Hello
I suggest you to check this project, this is a wrapper for Angular 2 and above: https://github.com/mika-el/angular-morris-js
I confirm the wrapper mentioned above works well with Ionic 3 and Angular 5.
I'd like to use Morris Js plugin in my angular 2 project? I know how to create the morris.js chart in html page. But I don't know how to integrate Morris chart to my ng 2 app. How can I do it?