You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For 2, I think rather than having a column be the actual color, color=["red", "green", "blue"], if it detects non-valid colors, it would automatically use a cmap to map categories to color (I always find that tedious) https://holoviews.org/user_guide/Style_Mapping.html#styling-mapping
I want to simplify this workflow down to a single call in hvplot.
I think it's doable, but hvplot is missing a few features, so this issue is kind of like an epic
For 2, I think rather than having a column be the actual color,
color=["red", "green", "blue"]
, if it detects non-valid colors, it would automatically use a cmap to map categories to color (I always find that tedious) https://holoviews.org/user_guide/Style_Mapping.html#styling-mappingTo reproduce:
Data download: https://coast.noaa.gov/htdata/CMSP/AISDataHandler/2020/index.html
The text was updated successfully, but these errors were encountered: