Hey Guys
I’m trying to embed my graph from https://plot.ly/ to make a small app that will show me the graph on my phone. So when I use ionic serve it works on my local host, but when I built it into android, it did not show me the live graph but only a plain graph(just the x axes and y axes). I put my code in plunker: http://plnkr.co/edit/MrkkWEX1vbmYGaNXoxTo?p=preview
Just wondering if it is possible to do this and how can I solve this problem.
Thanks