Skip to content

[Doc]: Erroneous Legend in Radar Chart Example #22535

Closed
@ugGit

Description

@ugGit

Documentation Link

https://matplotlib.org/stable/api/figure_api.html?highlight=figure#module-matplotlib.figure

Problem

Disclaimer: not sure if doc was the right tag

I'm currently trying to implement a radar chart. It works as intended in the example from the docs. However, already the example contains a bug: the legend is wrong.
image

As visible on the screenshot above, the color/icons of the legend are not corresponding to the graph. It looks like the lines and the content (fill) of the polygons are treated separately and therefore listed as single elements in the legend.

Suggested improvement

Show for each data either the line color or filling color.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationGood first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions