phurwicz / hover

:speedboat: Label data at scale. Fun and precision included.
https://phurwicz.github.io/hover
MIT License
323 stars 19 forks source link

Add support for image data #8

Closed phurwicz closed 3 years ago

phurwicz commented 3 years ago

Prioritized feature.

Bokeh is obviously capable of including images in its HoverTool.

Hover's core classes assumed no specific data format, but only the subclasses for text data are adequately implemented and tested so far.

phurwicz commented 3 years ago

Combining this issue with #9.