feat(bokeh): Server side HoverTool for rasterized/datashaded plots with selector #3356
Annotations
10 errors
|
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
TestRasterPlot.test_image_datetime_hover
ValueError: failed to validate HoverTool(id='a4933a97-57bd-48d0-bfc9-d42fbc0096e3', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='30f5917d-362e-4c2b-a4fa-db02793c51ab', ...)
|
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#L147
TestImageStackEven.test_image_datetime_hover
ValueError: failed to validate HoverTool(id='d4059deb-d88e-4d1d-9dee-823510049283', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='1ad0525b-ac6c-4878-8ee2-55fc4b2c82cc', ...)
|
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='5158a9c5-44c3-431f-9efe-5be6375d6fc4', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='f40f5ff6-40da-49ed-be5f-c941644b2f1e', ...)
|
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='9e318d23-577c-4f5b-ad54-78bb043aed5c', ...).tooltips: expected an element of either Null, Instance(Template), String or List(Tuple(String, String)), got Div(id='7abbb720-c184-43be-be45-24d9a0ee8bee', ...)
|
Test Unit
Process completed with exit code 1.
|
Loading