Skip to content

Allow legend customization #304

@OriolAbril

Description

@OriolAbril

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions