Hi There,
I need to embed urls that display graphs, inside pages / posts.
When you enter these urls directly, they display the graphs – but when you embed the url inside a page or post it just shows the url text, not the graph.
I’ve tried to use iFrame plugins, although it does show the graph – I’m having problems with display size and responsiveness inside columns etc.
I’ve also tried this plugin, but it doesn’t work: EZ SHORTCURL Shortcodes to Fetch and Parse External Content
Do you know how to do an external API call so that the graph can be displayed in a page / post?
Thanks a million!
Hey!
You could use an iframe.
<iframe src="http://cca07-win1.wadns.net/api/equity/gettable?clientCode=sf&equityCode=abc.zw"></iframe>
Regards,
Elliott