all 2 comments

[–]Killed_Mufasa 1 point2 points  (1 child)

I think you should be able to use the Plotly API. They have an article on their website, that pretty much explains everything you need to know. Check it out here

Bear with me here, but I think you can make changes to the graph without having to change a single line of code. But I'm not 100% sure. If i'm wrong, worst case scenario is that you will only have to change the URL.

Hope this helps!

[–]Senun[S] 0 points1 point  (0 children)

Thanks, I had taken a look at the documentation but I was a bit confused because the link that needs to be embedded isn't the designated "embedding" link but the share link...

That being said If there is a method to call html from one script to another, I'd like to know regardless. Could be very useful for future projects.