Minor grid lines

Good afternoon,

I am trying to adjust the minor grid lines in a Line plot as shown in the following plot:

I have tried several methods in xaxis and xgrid but so far I haven’t found one to specify the minor grid lines:

Any suggestion?

Regards!

Hi Oscar,

Bokeh currently supports minor grid ticks, but not minor grid lines. It would be terribly hard to add, and would make a nice starter issue for someone to work on. Can you make a GithHub feature request for this on the GH issue tracker? If you have any interest in working on it we would be very happy to help get you started. Otherwise we will prioritize it as best we can with available resources.

Thanks,

Bryan

···

On Jun 5, 2015, at 12:25 PM, Oscar Delgado <[email protected]> wrote:

Good afternoon,

I am trying to adjust the minor grid lines in a Line plot as shown in the following plot:

I have tried several methods in xaxis and xgrid but so far I haven't found one to specify the minor grid lines:

Any suggestion?

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/30e8f789-1ae1-45b0-9792-486fc161a260%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Hello Bryan,

I submitted the feature request: Minor Grid Lines · Issue #2368 · bokeh/bokeh · GitHub

I would like to work on it, but I believe I would need help from you guys (a lot of help!) considering so far I have only helped doing translations and some basic htlm.

If you can give me some guidance about how to do it, I definitely will work on it.

Best,

Oj.

···

Le vendredi 5 juin 2015 13:55:07 UTC-4, Bryan Van de ven a écrit :

Hi Oscar,

Bokeh currently supports minor grid ticks, but not minor grid lines. It would be terribly hard to add, and would make a nice starter issue for someone to work on. Can you make a GithHub feature request for this on the GH issue tracker? If you have any interest in working on it we would be very happy to help get you started. Otherwise we will prioritize it as best we can with available resources.

Thanks,

Bryan

On Jun 5, 2015, at 12:25 PM, Oscar Delgado [email protected] wrote:

Good afternoon,

I am trying to adjust the minor grid lines in a Line plot as shown in the following plot:

I have tried several methods in xaxis and xgrid but so far I haven’t found one to specify the minor grid lines:

Any suggestion?

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/30e8f789-1ae1-45b0-9792-486fc161a260%40continuum.io.

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

Oscar,

Thanks very much for the issue. It turns out there is actually someone here who should be able to work on this next week. If they get diverted to other things, I will write up a "howto" for you so that you can take a look. Either way, hopefully should be implemented fairly soon. :slight_smile:

Thanks,

Bryan

···

On Jun 6, 2015, at 8:54 AM, Oscar Delgado <[email protected]> wrote:

Hello Bryan,

I submitted the feature request: Minor Grid Lines · Issue #2368 · bokeh/bokeh · GitHub

I would like to work on it, but I believe I would need help from you guys (a lot of help!) considering so far I have only helped doing translations and some basic htlm.

If you can give me some guidance about how to do it, I definitely will work on it.

Best,

Oj.

Le vendredi 5 juin 2015 13:55:07 UTC-4, Bryan Van de ven a écrit :
Hi Oscar,

Bokeh currently supports minor grid ticks, but not minor grid lines. It would be terribly hard to add, and would make a nice starter issue for someone to work on. Can you make a GithHub feature request for this on the GH issue tracker? If you have any interest in working on it we would be very happy to help get you started. Otherwise we will prioritize it as best we can with available resources.

Thanks,

Bryan

> On Jun 5, 2015, at 12:25 PM, Oscar Delgado <[email protected]> wrote:
>
> Good afternoon,
>
> I am trying to adjust the minor grid lines in a Line plot as shown in the following plot:
>
>
>
>
>
> I have tried several methods in xaxis and xgrid but so far I haven't found one to specify the minor grid lines:
>
>
>
>
>
>
>
>
>
>
> Any suggestion?
>
> 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 bokeh+un...@continuum.io.
> To post to this group, send email to bo...@continuum.io.
> To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/30e8f789-1ae1-45b0-9792-486fc161a260%40continuum.io\.
> For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

--
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/f8d7bc52-1b7e-4c02-80fa-3528f0c59cce%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Hello Bryan,

If you don’t mind, I will really appreciate the “howto”. Maybe I can help you with with other things.

Best!

Oj.

···

Le samedi 6 juin 2015 13:34:48 UTC-4, Bryan Van de ven a écrit :

Oscar,

Thanks very much for the issue. It turns out there is actually someone here who should be able to work on this next week. If they get diverted to other things, I will write up a “howto” for you so that you can take a look. Either way, hopefully should be implemented fairly soon. :slight_smile:

Thanks,

Bryan

On Jun 6, 2015, at 8:54 AM, Oscar Delgado [email protected] wrote:

Hello Bryan,

I submitted the feature request: https://github.com/bokeh/bokeh/issues/2368

I would like to work on it, but I believe I would need help from you guys (a lot of help!) considering so far I have only helped doing translations and some basic htlm.

If you can give me some guidance about how to do it, I definitely will work on it.

Best,

Oj.

Le vendredi 5 juin 2015 13:55:07 UTC-4, Bryan Van de ven a écrit :

Hi Oscar,

Bokeh currently supports minor grid ticks, but not minor grid lines. It would be terribly hard to add, and would make a nice starter issue for someone to work on. Can you make a GithHub feature request for this on the GH issue tracker? If you have any interest in working on it we would be very happy to help get you started. Otherwise we will prioritize it as best we can with available resources.

Thanks,

Bryan

On Jun 5, 2015, at 12:25 PM, Oscar Delgado [email protected] wrote:

Good afternoon,

I am trying to adjust the minor grid lines in a Line plot as shown in the following plot:

I have tried several methods in xaxis and xgrid but so far I haven’t found one to specify the minor grid lines:

Any suggestion?

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/30e8f789-1ae1-45b0-9792-486fc161a260%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.


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/f8d7bc52-1b7e-4c02-80fa-3528f0c59cce%40continuum.io.

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

have you look at the Developer Guide Contribute — Bokeh 3.3.2 Documentation ? I think that would be the best starting point.

···

On Sunday, June 7, 2015 at 9:24:29 AM UTC-5, Oscar Delgado wrote:

Hello Bryan,

If you don’t mind, I will really appreciate the “howto”. Maybe I can help you with with other things.

Best!

Oj.

Le samedi 6 juin 2015 13:34:48 UTC-4, Bryan Van de ven a écrit :

Oscar,

Thanks very much for the issue. It turns out there is actually someone here who should be able to work on this next week. If they get diverted to other things, I will write up a “howto” for you so that you can take a look. Either way, hopefully should be implemented fairly soon. :slight_smile:

Thanks,

Bryan

On Jun 6, 2015, at 8:54 AM, Oscar Delgado [email protected] wrote:

Hello Bryan,

I submitted the feature request: https://github.com/bokeh/bokeh/issues/2368

I would like to work on it, but I believe I would need help from you guys (a lot of help!) considering so far I have only helped doing translations and some basic htlm.

If you can give me some guidance about how to do it, I definitely will work on it.

Best,

Oj.

Le vendredi 5 juin 2015 13:55:07 UTC-4, Bryan Van de ven a écrit :

Hi Oscar,

Bokeh currently supports minor grid ticks, but not minor grid lines. It would be terribly hard to add, and would make a nice starter issue for someone to work on. Can you make a GithHub feature request for this on the GH issue tracker? If you have any interest in working on it we would be very happy to help get you started. Otherwise we will prioritize it as best we can with available resources.

Thanks,

Bryan

On Jun 5, 2015, at 12:25 PM, Oscar Delgado [email protected] wrote:

Good afternoon,

I am trying to adjust the minor grid lines in a Line plot as shown in the following plot:

I have tried several methods in xaxis and xgrid but so far I haven’t found one to specify the minor grid lines:

Any suggestion?

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/30e8f789-1ae1-45b0-9792-486fc161a260%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.


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/f8d7bc52-1b7e-4c02-80fa-3528f0c59cce%40continuum.io.

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

Hello Arashaga,

I haven’t looked at it but I will.

Thanks.