holoviz / panel

Panel: The powerful data exploration & web app framework for Python
https://panel.holoviz.org
BSD 3-Clause "New" or "Revised" License
4.81k stars 520 forks source link

DeckGL/Pydeck tooltips incorrect #7377

Open mayonnaisecolouredbenz7 opened 1 month ago

mayonnaisecolouredbenz7 commented 1 month ago

image

This is a screenshot in the documentation so I haven't bothered to put together an MRE. Only applicable in the example when using PyDeck. I had noticed this in previous versions of panel aswell. https://panel.holoviz.org/reference/panes/DeckGL.html

mayonnaisecolouredbenz7 commented 1 month ago

Interestingly. Running deck_gl_example by itself renders the tooltip incorrectly. But running in a row with its controls it renders them correctly.