A funtion can put text and data legend together in a freedom way. · Issue #20045 · matplotlib/matplotlib · GitHub
Skip to content

A funtion can put text and data legend together in a freedom way. #20045

Description

@xczics

Problem

I want to create a table-like legend looks like:
image
To complete this, we may need a new feature that can put text and legend together by pharsing text.
If we can write "10℃\t20℃\t30℃\t\n<line1>\t<line2>\t<line3>\tPhlo..." to complete this, we may create more wonderful lengends!
Here is a sample image of what I am asking for:
image

Proposed Solution

We can get a legend handle for most Artists and we can layout text relative to other artists. We just need a function put those two features together!

Additional context and prior art

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    New featurestatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github Actiontopic: legend

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions