Skip to content

guilhembn/bokeh_hover_tap_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Bokeh examples using both HoverTool and TapTool

Simple examples to reproduce a bug when HoverTool and TapTool are used together and TapTool attribute behavior='inspect'

See bokeh/bokeh#4839

Use conda to create the environment:

$ conda env create

Activate the environment:

$ source activate bokeh_app

Then execute the python script:

$ python bokeh_hover_tap.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages