Google provides its Javascript APIs for Google Graphs, but I cannot write any js on page as it is an AMP page
I have following solutions: Make a different non AMP page, integrate google graphs there and add an iframe of the page on my AMP page, but my page is on HTTP and google does not allows HTTP iframe link on AMP Page.
Can anyone think of any other solution?
It would be great if you could help.