The Wayback Machine - https://web.archive.org/web/20210513162435/https://github.com/topics/plots
Skip to content
#

plots

Here are 274 public repositories matching this topic...

bokeh
jjoonathan
jjoonathan commented Mar 17, 2021

This is #6580 but with a proper reproduction.

I would like to open a URL when the user clicks a point in a scatterplot. TapTool(behavior='inspect', callback=OpenURL()) seems perfect for this behavior. Using the following code, I would expect to obtain a plot that opens a URL when a point is clicked. However, the plot does nothing when a point is clicked.

from bokeh.models import ColumnD

Improve this page

Add a description, image, and links to the plots topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plots topic, visit your repo's landing page and select "manage topics."

Learn more