Hover tools with index names not numbers

Hello all,

I can’t seem to find a way to use the actual name of the index in my DataFrame instead of just the index number.

tooltips=[(‘Market’,’$index’),(‘Sharpe Ratio’,’@SR’)]

``

Any recommendations?

Many thanks,

Mark

I had a similar problem, it has been solved in this thread
https://groups.google.com/a/continuum.io/forum/#!searchin/bokeh/How$20to$20use$20index$20values$20in$20bokeh.charts$3F/bokeh/o_aSJUWkdv8/2gkseMjWIAAJ

Maybe this approach is working also in your case.

Daniel

···

2016-12-04 10:03 GMT+01:00 [email protected]:

Hello all,

I can’t seem to find a way to use the actual name of the index in my DataFrame instead of just the index number.

tooltips=[(‘Market’,‘$index’),(‘Sharpe Ratio’,‘@SR’)]

``

Any recommendations?

Many thanks,

Mark

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/cb284882-f2df-4ec2-919c-f966eb8e7cf3%40continuum.io.

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