-
-
Notifications
You must be signed in to change notification settings - Fork 416
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
grass.jupyter.InteractiveMap needs a raster legend, there is no way to display it.
Describe the solution you'd like
One way would be to use d.legend and display that, but I think it will be nicer to get the color values with r.colors.out and use some html/javascript magic to create a legend.
Describe alternatives you've considered
Render d.legend into a file and display that on top of the map.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request