Plotting line chart on top of a map - is this possible with bokeh?

Hi I’d like to plot some line charts with 10 day weather forecast (wunderground) data on top of the city location on a map… Let’s say new York, Los Angeles, Miami and Seattle (ok maybe rain better here)…

Is this something that’s possible with bokeh?

I don’t see why not. Have you seen the trail example?

···

On Sat, Jul 25, 2015 at 8:26 AM, Geoffrey Stoel [email protected] wrote:

Hi I’d like to plot some line charts with 10 day weather forecast (wunderground) data on top of the city location on a map… Let’s say new York, Los Angeles, Miami and Seattle (ok maybe rain better here)…

Is this something that’s possible with bokeh?

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/CAGMoxQa2%3DgHgYtCQ5Ap3MeiY9e_-%2B3LmVM9ci9umLkrzDYBSQw%40mail.gmail.com.

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

Sarah thanks again…

I saw that example, but that is plotting a route on a map using a line.

I probably was not clear in choosing my wording, since I need to get myself familiar with the right Bokeh terminology :slight_smile:

But what I’d like to do is plot a couple of charts (eg. something like shown on this page: http://bokeh.pydata.org/en/latest/docs/gallery/legend.html) on top of a map.

so

chart 1 is plotted near New York on the map shows average temperature and wind speeds in a line plot

chart 2 is plotted near Seattle on the map and shows average temperature and wind speeds in a line plot

etc…

Hope this helps…

Regards,

G.

···

On Sat, Jul 25, 2015 at 11:13 PM, Sarah Bird [email protected] wrote:

I don’t see why not. Have you seen the trail example?

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/CA%2BEr%2BdTJ%2BnxeBVR1GXoSOG%2BFs9cYu_2yDTuQhh2Rj5X__vyWXg%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 8:26 AM, Geoffrey Stoel [email protected] wrote:

Hi I’d like to plot some line charts with 10 day weather forecast (wunderground) data on top of the city location on a map… Let’s say new York, Los Angeles, Miami and Seattle (ok maybe rain better here)…

Is this something that’s possible with bokeh?

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/CAGMoxQa2%3DgHgYtCQ5Ap3MeiY9e_-%2B3LmVM9ci9umLkrzDYBSQw%40mail.gmail.com.

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

I see.

I believe this is not possible in Bokeh currently.

I have seen discussion about this somewhere, but not sure where and can’t seem to find a ticket, maybe on the mailing list.

Best,

Bird

···

On Sun, Jul 26, 2015 at 12:08 AM, Geoffrey Stoel [email protected] wrote:

Sarah thanks again…

I saw that example, but that is plotting a route on a map using a line.

I probably was not clear in choosing my wording, since I need to get myself familiar with the right Bokeh terminology :slight_smile:

But what I’d like to do is plot a couple of charts (eg. something like shown on this page: http://bokeh.pydata.org/en/latest/docs/gallery/legend.html) on top of a map.

so

chart 1 is plotted near New York on the map shows average temperature and wind speeds in a line plot

chart 2 is plotted near Seattle on the map and shows average temperature and wind speeds in a line plot

etc…

Hope this helps…

Regards,

G.

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/CAGMoxQYcsWjpAYHhDuV4RgtMz5FndxB8noLUGh%2BzMNSw6hC9bw%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 11:13 PM, Sarah Bird [email protected] wrote:

I don’t see why not. Have you seen the trail example?

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/CA%2BEr%2BdTJ%2BnxeBVR1GXoSOG%2BFs9cYu_2yDTuQhh2Rj5X__vyWXg%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 8:26 AM, Geoffrey Stoel [email protected] wrote:

Hi I’d like to plot some line charts with 10 day weather forecast (wunderground) data on top of the city location on a map… Let’s say new York, Los Angeles, Miami and Seattle (ok maybe rain better here)…

Is this something that’s possible with bokeh?

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/CAGMoxQa2%3DgHgYtCQ5Ap3MeiY9e_-%2B3LmVM9ci9umLkrzDYBSQw%40mail.gmail.com.

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

Is the questions on about one single map? I don’t quite understand the question. But any glyphs can be plotted on top of a gmap plot.

···

On Sun, Jul 26, 2015 at 12:08 AM, Geoffrey Stoel [email protected] wrote:

Sarah thanks again…

I saw that example, but that is plotting a route on a map using a line.

I probably was not clear in choosing my wording, since I need to get myself familiar with the right Bokeh terminology :slight_smile:

But what I’d like to do is plot a couple of charts (eg. something like shown on this page: http://bokeh.pydata.org/en/latest/docs/gallery/legend.html) on top of a map.

so

chart 1 is plotted near New York on the map shows average temperature and wind speeds in a line plot

chart 2 is plotted near Seattle on the map and shows average temperature and wind speeds in a line plot

etc…

Hope this helps…

Regards,

G.

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/CAGMoxQYcsWjpAYHhDuV4RgtMz5FndxB8noLUGh%2BzMNSw6hC9bw%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 11:13 PM, Sarah Bird [email protected] wrote:

I don’t see why not. Have you seen the trail example?

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/CA%2BEr%2BdTJ%2BnxeBVR1GXoSOG%2BFs9cYu_2yDTuQhh2Rj5X__vyWXg%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 8:26 AM, Geoffrey Stoel [email protected] wrote:

Hi I’d like to plot some line charts with 10 day weather forecast (wunderground) data on top of the city location on a map… Let’s say new York, Los Angeles, Miami and Seattle (ok maybe rain better here)…

Is this something that’s possible with bokeh?

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/CAGMoxQa2%3DgHgYtCQ5Ap3MeiY9e_-%2B3LmVM9ci9umLkrzDYBSQw%40mail.gmail.com.

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

I think this is about locating multiple charts/plots on top of a map.

I’m assuming something like this: http://blog.revolutionanalytics.com/2012/09/visualize-complex-data-with-subplots.html

···

On Sun, Jul 26, 2015 at 5:42 PM, Bryan Van de Ven [email protected] wrote:

Is the questions on about one single map? I don’t quite understand the question. But any glyphs can be plotted on top of a gmap plot.

On Jul 26, 2015, at 03:15, Sarah Bird [email protected] wrote:

I see.

I believe this is not possible in Bokeh currently.

I have seen discussion about this somewhere, but not sure where and can’t seem to find a ticket, maybe on the mailing list.

Best,

Bird

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/CA%2BEr%2BdR0qonwGB-Y%3DTbzCnZX6MNvcUyvUcGuJxNFX6Qq9US6Pg%40mail.gmail.com.

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/EBA30C50-F929-449A-BA4A-2161B965F508%40continuum.io.

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

On Sun, Jul 26, 2015 at 12:08 AM, Geoffrey Stoel [email protected] wrote:

Sarah thanks again…

I saw that example, but that is plotting a route on a map using a line.

I probably was not clear in choosing my wording, since I need to get myself familiar with the right Bokeh terminology :slight_smile:

But what I’d like to do is plot a couple of charts (eg. something like shown on this page: http://bokeh.pydata.org/en/latest/docs/gallery/legend.html) on top of a map.

so

chart 1 is plotted near New York on the map shows average temperature and wind speeds in a line plot

chart 2 is plotted near Seattle on the map and shows average temperature and wind speeds in a line plot

etc…

Hope this helps…

Regards,

G.

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/CAGMoxQYcsWjpAYHhDuV4RgtMz5FndxB8noLUGh%2BzMNSw6hC9bw%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 11:13 PM, Sarah Bird [email protected] wrote:

I don’t see why not. Have you seen the trail example?

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/CA%2BEr%2BdTJ%2BnxeBVR1GXoSOG%2BFs9cYu_2yDTuQhh2Rj5X__vyWXg%40mail.gmail.com.

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

On Sat, Jul 25, 2015 at 8:26 AM, Geoffrey Stoel [email protected] wrote:

Hi I’d like to plot some line charts with 10 day weather forecast (wunderground) data on top of the city location on a map… Let’s say new York, Los Angeles, Miami and Seattle (ok maybe rain better here)…

Is this something that’s possible with bokeh?

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/CAGMoxQa2%3DgHgYtCQ5Ap3MeiY9e_-%2B3LmVM9ci9umLkrzDYBSQw%40mail.gmail.com.

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