Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Open
Labels
Description
Problem
Just for plotting a radar map, some wedge patches are created in my figure.
But when a use sentences like
"ax.legend(handles=[Wedge(,,)], handle='wedge')" ,
the legends' labels turn into rectangles whatever I input. "wedge", " circle" and so on...
So, if I could create such a exact patch as legend' label ? Is this function unable working, or just my way is wrong?
I'am look forward to hearing from you.
much appreciation for your patients and achievements.
Proposed solution
No response