Plot loading time

Hello,

I’m wondering is there any way to make a Bokeh plot load its data visually. So for example, I have a large data file, 1m+ points, and I want to initially place my plot on the web page and as its loading I want the points to be periodically filling in. Anyway to accomplish this?

Thanks!

Perhaps the AjaxDataSource is what you are looking for.

···

https://bokeh.pydata.org/en/latest/docs/reference/models/sources.html
On 2017-09-26 22:30, Allan wrote:

Hello,

    I'm wondering is there any way to make a Bokeh plot load its

data visually. So for example, I have a large data file, 1m+
points, and I want to initially place my plot on the web page
and as its loading I want the points to be periodically filling
in. Anyway to accomplish this?

    Thanks!

  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].

  To post to this group, send email to [email protected].

  To view this discussion on the web visit [https://groups.google.com/a/continuum.io/d/msgid/bokeh/0c33ff7f-4fd7-46a0-9371-8c3e3e257bf4%40continuum.io](https://groups.google.com/a/continuum.io/d/msgid/bokeh/0c33ff7f-4fd7-46a0-9371-8c3e3e257bf4%40continuum.io?utm_medium=email&utm_source=footer).

  For more options, visit [https://groups.google.com/a/continuum.io/d/optout](https://groups.google.com/a/continuum.io/d/optout).