I want remove existing barcharts

Hi,
I am using Bokeh server.

Before creating a barchart, I want remove existing barcharts.

I will appreciate if you direct me on how I can do that.

regards

Hi,

In a Bokeh server app, any changes on either side are automatically mirrored. So if you just delete a plot from a column layout object's children, that will cause it to be removed in the browser view. You can see an example that cretes/destroys plots here:

  https://github.com/bokeh/bokeh/tree/master/examples/app/crossfilter

As an aside, this question is very vague. The best thing you can do to get more specific guidance is to ask pointed questions with details and examples of what you have tried.

Thanks,

Bryan

ยทยทยท

On Apr 9, 2018, at 04:08, [email protected] wrote:

Hi,
I am using Bokeh server.

Before creating a barchart, I want remove existing barcharts.
I will appreciate if you direct me on how I can do that.

regards

--
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/28a56b8e-5738-4bf5-94c6-81d75f0a6a83%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.