plotly / python-如何在您的网站上嵌入最新的情节

时间:2016-07-25 20:56:32

标签: python plot plotly

我想在我的网站上添加一个情节剧情。

现在我有了这个:(来自他们的网站)

  <iframe  width=750 height=500 frameborder=”0” seamless=”seamless” scrolling=”no” src='https://plot.ly/~zfrancica/66/machine-worn-percenatage/'> </iframe>

但我只能得到一个特定的情节。 每次刷新网页时,我都会在后端调用生成新图片,数据可能会发生变化。

我应该如何获得帐户中的最新情节?

1 个答案:

答案 0 :(得分:1)

如果我正确理解你的问题,你可能需要在javascript中定时检查后端是否有新的情节