Using Hover Inspection with glyphs other than a circle does not work, or at least square a diamond (I did not test further). A simple test is to replace circle in the linked example with square.
In this screenshot below, I copied the example, added circles vertically offset by 100, then replaced the original circles by squares. You can see that when I hover, only the circles are highlighted.
As there is no error thrown in python, I wonder if the bug is on the js end.
The text was updated successfully, but these errors were encountered:
Using Hover Inspection with glyphs other than a circle does not work, or at least square a diamond (I did not test further). A simple test is to replace
circle
in the linked example withsquare
.In this screenshot below, I copied the example, added circles vertically offset by 100, then replaced the original circles by squares. You can see that when I hover, only the circles are highlighted.
As there is no error thrown in python, I wonder if the bug is on the js end.
The text was updated successfully, but these errors were encountered: