Hyperlinks and HTML elements in Bokeh Charts

Hi,

Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that’s created?

Thanks very much!

Armen

Armen,

There are a variety of ways to embed Bokeh plots in your own HTML documents. You can check out more information at:

  http://bokeh.pydata.org/docs/user_guide.html#embedding
  http://bokeh.pydata.org/docs/reference.html#embedding-options

Thanks,

Bryan

···

On Aug 19, 2014, at 12:30 PM, Armen Alexanian <[email protected]> wrote:

Hi,

Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that's created?

Thanks very much!
Armen

--
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/eb16b7c2-ad13-404b-93f0-d89114403215%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Thanks very much Bryan! Is it also possible to create a Bokeh plot with hyperlinks inside the elements? For instance, if you create a bar chart, can the various bars themselves contain hyperlinks?

···

On Tue, Aug 19, 2014 at 12:39 PM, Bryan Van de Ven [email protected] wrote:

Armen,

There are a variety of ways to embed Bokeh plots in your own HTML documents. You can check out more information at:

    [http://bokeh.pydata.org/docs/user_guide.html#embedding](http://bokeh.pydata.org/docs/user_guide.html#embedding)

    [http://bokeh.pydata.org/docs/reference.html#embedding-options](http://bokeh.pydata.org/docs/reference.html#embedding-options)

Thanks,

Bryan

On Aug 19, 2014, at 12:30 PM, Armen Alexanian [email protected] wrote:

Hi,

Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that’s created?

Thanks very much!

Armen

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/eb16b7c2-ad13-404b-93f0-d89114403215%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/AC5599A8-6AC3-4D20-8915-145F1C4FD059%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Not directly through Bokeh currently although that's something that has been discussed.

Bryan

···

On Aug 19, 2014, at 12:51 PM, Armen Alexanian <[email protected]> wrote:

Thanks very much Bryan! Is it also possible to create a Bokeh plot with hyperlinks inside the elements? For instance, if you create a bar chart, can the various bars themselves contain hyperlinks?

On Tue, Aug 19, 2014 at 12:39 PM, Bryan Van de Ven <[email protected]> wrote:

Armen,

There are a variety of ways to embed Bokeh plots in your own HTML documents. You can check out more information at:

        http://bokeh.pydata.org/docs/user_guide.html#embedding
        http://bokeh.pydata.org/docs/reference.html#embedding-options

Thanks,

Bryan

On Aug 19, 2014, at 12:30 PM, Armen Alexanian <[email protected]> wrote:

> Hi,
>
> Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that's created?
>
> Thanks very much!
> Armen
>
> --
> 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/eb16b7c2-ad13-404b-93f0-d89114403215%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/AC5599A8-6AC3-4D20-8915-145F1C4FD059%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/CALLGW%3Dw_3q3hnp9nL2Uvw-dUFV2GmmfvHtFHvWBMwccZ6nZ64g%40mail.gmail.com\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.

Thanks so much Bryan.

As a side note, I showed my company’s COO my new Bokeh plot today including the legend. I figured out how to do the titles and totals and lines; it looks great. He loved the plot and asked me to add more elements and for other people in the company to start using it. I would email it to you but it has confidential information within. Maybe one day I could show it to you over a web meeting. I’ve really enjoyed working with Bokeh; thanks so much for your hard work!

Armen

···

On Tue, Aug 19, 2014 at 12:53 PM, Bryan Van de Ven [email protected] wrote:

Not directly through Bokeh currently although that’s something that has been discussed.

Bryan

On Aug 19, 2014, at 12:51 PM, Armen Alexanian [email protected] wrote:

Thanks very much Bryan! Is it also possible to create a Bokeh plot with hyperlinks inside the elements? For instance, if you create a bar chart, can the various bars themselves contain hyperlinks?

On Tue, Aug 19, 2014 at 12:39 PM, Bryan Van de Ven [email protected] wrote:

Armen,

There are a variety of ways to embed Bokeh plots in your own HTML documents. You can check out more information at:

    [http://bokeh.pydata.org/docs/user_guide.html#embedding](http://bokeh.pydata.org/docs/user_guide.html#embedding)
    [http://bokeh.pydata.org/docs/reference.html#embedding-options](http://bokeh.pydata.org/docs/reference.html#embedding-options)

Thanks,

Bryan

On Aug 19, 2014, at 12:30 PM, Armen Alexanian [email protected] wrote:

Hi,

Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that’s created?

Thanks very much!

Armen

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/eb16b7c2-ad13-404b-93f0-d89114403215%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/AC5599A8-6AC3-4D20-8915-145F1C4FD059%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/CALLGW%3Dw_3q3hnp9nL2Uvw-dUFV2GmmfvHtFHvWBMwccZ6nZ64g%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/36755A04-68DD-4157-8169-688E6F47A88F%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Nice to hear about that Armen!!! It is really nice to hear people using Bokeh effectively in his daily work!

As a side note, some discussions Bryan was referencing before live here:

···

On Tue, Aug 19, 2014 at 5:02 PM, Armen Alexanian [email protected] wrote:

Thanks so much Bryan.

As a side note, I showed my company’s COO my new Bokeh plot today including the legend. I figured out how to do the titles and totals and lines; it looks great. He loved the plot and asked me to add more elements and for other people in the company to start using it. I would email it to you but it has confidential information within. Maybe one day I could show it to you over a web meeting. I’ve really enjoyed working with Bokeh; thanks so much for your hard work!

Armen

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/CALLGW%3DxdUubCTAHKvLc6uKwVXcZBBnOOMpyuYCqNrfkscBsLZw%40mail.gmail.com.

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

On Tue, Aug 19, 2014 at 12:53 PM, Bryan Van de Ven [email protected] wrote:

Not directly through Bokeh currently although that’s something that has been discussed.

Bryan

On Aug 19, 2014, at 12:51 PM, Armen Alexanian [email protected] wrote:

Thanks very much Bryan! Is it also possible to create a Bokeh plot with hyperlinks inside the elements? For instance, if you create a bar chart, can the various bars themselves contain hyperlinks?

On Tue, Aug 19, 2014 at 12:39 PM, Bryan Van de Ven [email protected] wrote:

Armen,

There are a variety of ways to embed Bokeh plots in your own HTML documents. You can check out more information at:

    [http://bokeh.pydata.org/docs/user_guide.html#embedding](http://bokeh.pydata.org/docs/user_guide.html#embedding)
    [http://bokeh.pydata.org/docs/reference.html#embedding-options](http://bokeh.pydata.org/docs/reference.html#embedding-options)

Thanks,

Bryan

On Aug 19, 2014, at 12:30 PM, Armen Alexanian [email protected] wrote:

Hi,

Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that’s created?

Thanks very much!

Armen

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/eb16b7c2-ad13-404b-93f0-d89114403215%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/AC5599A8-6AC3-4D20-8915-145F1C4FD059%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/CALLGW%3Dw_3q3hnp9nL2Uvw-dUFV2GmmfvHtFHvWBMwccZ6nZ64g%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/36755A04-68DD-4157-8169-688E6F47A88F%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Thanks very much Damian!

···

On Tue, Aug 19, 2014 at 1:05 PM, Damian Avila [email protected] wrote:

Nice to hear about that Armen!!! It is really nice to hear people using Bokeh effectively in his daily work!

As a side note, some discussions Bryan was referencing before live here:

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/CAM9Ly3Fk9u0g14xT_bpfoiXfjGLzU-Yg%3DhB-kw8uZxaH_pOudg%40mail.gmail.com.

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

On Tue, Aug 19, 2014 at 5:02 PM, Armen Alexanian [email protected] wrote:

Thanks so much Bryan.

As a side note, I showed my company’s COO my new Bokeh plot today including the legend. I figured out how to do the titles and totals and lines; it looks great. He loved the plot and asked me to add more elements and for other people in the company to start using it. I would email it to you but it has confidential information within. Maybe one day I could show it to you over a web meeting. I’ve really enjoyed working with Bokeh; thanks so much for your hard work!

Armen

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/CALLGW%3DxdUubCTAHKvLc6uKwVXcZBBnOOMpyuYCqNrfkscBsLZw%40mail.gmail.com.

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

On Tue, Aug 19, 2014 at 12:53 PM, Bryan Van de Ven [email protected] wrote:

Not directly through Bokeh currently although that’s something that has been discussed.

Bryan

On Aug 19, 2014, at 12:51 PM, Armen Alexanian [email protected] wrote:

Thanks very much Bryan! Is it also possible to create a Bokeh plot with hyperlinks inside the elements? For instance, if you create a bar chart, can the various bars themselves contain hyperlinks?

On Tue, Aug 19, 2014 at 12:39 PM, Bryan Van de Ven [email protected] wrote:

Armen,

There are a variety of ways to embed Bokeh plots in your own HTML documents. You can check out more information at:

    [http://bokeh.pydata.org/docs/user_guide.html#embedding](http://bokeh.pydata.org/docs/user_guide.html#embedding)
    [http://bokeh.pydata.org/docs/reference.html#embedding-options](http://bokeh.pydata.org/docs/reference.html#embedding-options)

Thanks,

Bryan

On Aug 19, 2014, at 12:30 PM, Armen Alexanian [email protected] wrote:

Hi,

Is there a way to insert hyperlinks inside a Bokeh chart or other HTML elements (like a table) above or below where the chart renders in the resulting webpage that’s created?

Thanks very much!

Armen

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/eb16b7c2-ad13-404b-93f0-d89114403215%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/AC5599A8-6AC3-4D20-8915-145F1C4FD059%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/CALLGW%3Dw_3q3hnp9nL2Uvw-dUFV2GmmfvHtFHvWBMwccZ6nZ64g%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/36755A04-68DD-4157-8169-688E6F47A88F%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.