Hello,
is there any propoerty of figures like “Circles”, “Scatter” … to highlite when hower?
something similar like it is happening here (when selected):
glyph_selection — Bokeh 3.1.0 Documentation
Not Selected:
Selected:
Thank you
Jan
Hello,
is there any propoerty of figures like “Circles”, “Scatter” … to highlite when hower?
something similar like it is happening here (when selected):
glyph_selection — Bokeh 3.1.0 Documentation
Not Selected:
Selected:
Thank you
Jan
Can you try using HoverTool()
for this purpose?
I believe we can change features like colors using it as well. More here- Plot tools — Bokeh 3.1.0 Documentation