I want to perform datashading on a plot created in bokeh. I encountered with this python notebook. But I want to know can I add hovertool to resultant image after datashading. If yes then how can I add tools like hovertool,taptool to the Interactive Image of created by datashader?
Asked
Active
Viewed 319 times
1
-
The article you mentioned sais: "When not to use datashader: For full interactivity (hover tools) with _every_ datapoint". What do you want to look at with the hover tool? – Eugene Pakhomov Mar 23 '18 at 19:13