Responsive violin plot

Hi,

I am creating a violin plot with mpl.to_bokeh()

Is there a way to make this plot responsive after generating it from mpl? Do I have access to this setting other than in he constructor of a chart?

Thanks,
Reuben

I was able to figure this out using
v.sizing_mode = ‘scale_width’

``

Where v is my chart/figure. You may want to make this more straightforward in the docs/examples

···

On Friday, September 30, 2016 at 11:05:01 AM UTC-4, Reuben Jacobs wrote:

Hi,

I am creating a violin plot with mpl.to_bokeh()

Is there a way to make this plot responsive after generating it from mpl? Do I have access to this setting other than in he constructor of a chart?

Thanks,
Reuben

A pull request to improve the docs would certainly be appreciated.

Bryan

···

On Sep 30, 2016, at 12:07, Reuben Jacobs [email protected] wrote:

I was able to figure this out using
v.sizing_mode = ‘scale_width’

``

Where v is my chart/figure. You may want to make this more straightforward in the docs/examples

On Friday, September 30, 2016 at 11:05:01 AM UTC-4, Reuben Jacobs wrote:

Hi,

I am creating a violin plot with mpl.to_bokeh()

Is there a way to make this plot responsive after generating it from mpl? Do I have access to this setting other than in he constructor of a chart?

Thanks,
Reuben

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/ab6be5e6-b683-4f50-84c3-4b17ab1dd7c0%40continuum.io.

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