plotly/python- how to embed newest plot on your website -


i want include plot plotly on website.

now have this: (as website)

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

but can specific plot. call in backend generate new picture every time refresh webpage , data may change.

how should newest plot in account?

if understand question correctly need timer in javascript periodically checks backend new plot


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -