feat(bokeh): Server side HoverTool for rasterized/datashaded plots with selector #3356
Annotations
9 errors
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L147
TestRasterPlot.test_image_datetime_hover
ValueError: failed to validate HoverTool(id='849d2dbe-a900-47cb-aa02-67fbda5e9d8f', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='0eeb0d9f-3413-4bb3-966e-07e2e68eb30f', ...)
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L164
TestRasterPlot.test_image_hover_with_custom_js
AttributeError: 'numpy.ndarray' object has no attribute 'coords'
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L147
TestImageStackEven.test_image_datetime_hover
ValueError: failed to validate HoverTool(id='133b99c5-ce02-4138-8488-d7605277824c', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='4bf8424d-c6d3-4324-ab90-db7f59aa53f4', ...)
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L164
TestImageStackEven.test_image_hover_with_custom_js
AttributeError: 'numpy.ndarray' object has no attribute 'coords'
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L164
TestImageStackUneven1.test_image_hover_with_custom_js
AttributeError: 'numpy.ndarray' object has no attribute 'coords'
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L147
TestImageStackUneven1.test_image_datetime_hover
ValueError: failed to validate HoverTool(id='72833b64-ebd1-4804-877c-5c19fb60f4dc', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='0f972913-a0ec-434d-83a2-674f78a87d01', ...)
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L164
TestImageStackUneven2.test_image_hover_with_custom_js
AttributeError: 'numpy.ndarray' object has no attribute 'coords'
|
Test Unit:
holoviews/tests/plotting/bokeh/test_rasterplot.py#L147
TestImageStackUneven2.test_image_datetime_hover
ValueError: failed to validate HoverTool(id='bd874b55-352c-402b-a080-bfce3e76b55c', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='70c32acb-cee9-4427-8555-2374089e9e5d', ...)
|
Test Unit
Process completed with exit code 1.
|
Loading