Embed an animated plot in html file

Hi all,

I recently discovered bokeh and I really like it.

I am using it to report some data and I do this in the following way: I create a plot, store the script and div components and, after I have done this for all the plots, I create an html file that contains all the plots and it is accessible from other computers that does not have bokeh or even python.

I need your help because I would like to have an animated plot in the html file and I do not know if I could create these animation in the same way I do the previous plots. Given that I have only found the bokeh-server needs to be opened for the animation, I cannot use the html file from another computer.

Is there a solution for this?

In fact, I do not need the animated plot to be interactive like the rest of the plots, a gif would suffice.

Thank you very much,

jl

I just opened a PR for an ajax data source

This will allow you to setup an http endpoint somewhere (anywhere you want) that servers up json data. In that case, even a static html document will be able to display updated data

···

On 02/11/2015 10:14 AM, [email protected] wrote:

Hi all,

I recently discovered bokeh and I really like it.

I am using it to report some data and I do this in the following way: I create a plot, store the script and div components and, after I have done this for all the plots, I create an html file that contains all the plots and it is accessible from other computers that does not have bokeh or even python.

I need your help because I would like to have an animated plot in the html file and I do not know if I could create these animation in the same way I do the previous plots. Given that I have only found the bokeh-server needs to be opened for the animation, I cannot use the html file from another computer.

Is there a solution for this?

In fact, I do not need the animated plot to be interactive like the rest of the plots, a gif would suffice.

Thank you very much,
jl

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
To post to this group, send email to [email protected] <mailto:[email protected]>.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/e59e1330-1400-4cbb-b7a4-ee484c1f893d%40continuum.io <https://groups.google.com/a/continuum.io/d/msgid/bokeh/e59e1330-1400-4cbb-b7a4-ee484c1f893d%40continuum.io?utm_medium=email&utm_source=footer&gt;\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.