count of displayed Hover Information on POINT Data vs on PolyGon in Pyviz/ hvplot #1571
sebgeb1964
started this conversation in
General
Replies: 1 comment
-
You can declare additional columns to add to the hover with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://hvplot.pyviz.org/user_guide/Geographic_Data.html
In the Geopandas section you can find two examples displaying Data, but only the second one, with 'Polygon' Geodata intead of 'Points', is presenting all of the extra Information from the geopandas file, while hovering over the Map.
I've tried to manipulate the Points to Polygons but hope there is a better solution.
geopandas hover Information only lat,lon - https://i.stack.imgur.com/Eflz4.png
geopandas hover Information complete Dataframe - https://i.stack.imgur.com/hWrwA.png
Beta Was this translation helpful? Give feedback.
All reactions