Ionic-angular and Plotly

Hello, I am new to Ionic and Angular. And wanted to seek your guidance on one thing. I need to display plotly charts in a ionic-angular app. Is that possible? I am not able to find much references to this. There is a angular-plotly.js component. Is that what I should use in my ionic app?

Hi

The github repo suggest you can use the es6 syntax to import in js projects

Which imho seems like a perfectly feasible wayto have it included in an angular project

Whether the internals will sit well with angular is a matter of testing. And maybe googling on the matter. The internal dependencies like d3 are pretty known so likely no issue