It would be nice if clicking a feature glyph (like a gene, for example) would make the hover tooltip stay on even after moving the mouse away. That would hopefully allow the user to highlight and copy data out of the tooltip.
I tried a bit with Bokeh TapTool and CustomJS, but I couldn't figure it out. Might try more later.
It would be nice if clicking a feature glyph (like a gene, for example) would make the hover tooltip stay on even after moving the mouse away. That would hopefully allow the user to highlight and copy data out of the tooltip.
I tried a bit with Bokeh
TapTool
andCustomJS
, but I couldn't figure it out. Might try more later.