-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
We now have acceptable legend support across backends, so we call pc.add_legend
automatically which means the users can't configure anything about it. We should either add a way to turn off automatic legend so they can call pc.add_legend
themselves and configure at will or maybe add a legend
visual so it is possible to forward kwargs to the automatic legend call (could also allow turning it off with False
as value like we do for other visual elements).
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done