padding space: left and right sides of plots

In the horizon plots, there is some spaces on the left and right sides of the plot.

Did tried to set the .min_border_left and .min_border_right to zero without any effects.

Are they the attributes to be set in order to fill that gap?

thanks

You need to set the min_border values to zero (or whatever) but you probably also need to set plot.h_symmetry to False. By default Bokeh will try to make the space/padding around the charts symmetric.

Bryan

···

On Feb 9, 2015, at 10:16 AM, [email protected] wrote:

In the horizon plots, there is some spaces on the left and right sides of the plot.

Did tried to set the .min_border_left and .min_border_right to zero without any effects.
Are they the attributes to be set in order to fill that gap?

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/b33e0f1a-dfa6-4856-a999-5871c971a2e4%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Mat,

BTW I would like to mention you and a few other new contributors in the upcoming announcement, but if you would prefer not to be named in the announcement for any reason please let me know.

Bryan

···

On Feb 9, 2015, at 10:34 AM, Bryan Van de Ven <[email protected]> wrote:

You need to set the min_border values to zero (or whatever) but you probably also need to set plot.h_symmetry to False. By default Bokeh will try to make the space/padding around the charts symmetric.

Bryan

On Feb 9, 2015, at 10:16 AM, [email protected] wrote:

In the horizon plots, there is some spaces on the left and right sides of the plot.

Did tried to set the .min_border_left and .min_border_right to zero without any effects.
Are they the attributes to be set in order to fill that gap?

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/b33e0f1a-dfa6-4856-a999-5871c971a2e4%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

···

On Monday, February 9, 2015 at 11:35:00 AM UTC-5, Bryan Van de ven wrote:

You need to set the min_border values to zero (or whatever) but you probably also need to set plot.h_symmetry to False. By default Bokeh will try to make the space/padding around the charts symmetric.

Bryan

On Feb 9, 2015, at 10:16 AM, [email protected] wrote:

In the horizon plots, there is some spaces on the left and right sides of the plot.

Did tried to set the .min_border_left and .min_border_right to zero without any effects.

Are they the attributes to be set in order to fill that gap?

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/b33e0f1a-dfa6-4856-a999-5871c971a2e4%40continuum.io.

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