holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.66k stars 396 forks source link

Fix hover label #6282

Closed hoxbro closed 3 weeks ago

hoxbro commented 3 weeks ago

Fixes #6280

image

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.54%. Comparing base (8c99659) to head (bc95980). Report is 1 commits behind head on main.

Files Patch % Lines
holoviews/plotting/bokeh/element.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6282 +/- ## ======================================= Coverage 88.54% 88.54% ======================================= Files 323 323 Lines 67977 67983 +6 ======================================= + Hits 60190 60196 +6 Misses 7787 7787 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

droumis commented 3 weeks ago

fix confirmed!