-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: improve pie chart example #34288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @MarcoGorelli , I am new to open source. Can i work on this? |
@wicky1234444 sure, pull requests are welcome - see the contributing guide for how to get started, and feel free to ask for help |
Thanks. I will got through the contributing guide and start on the issue. |
Hi @MarcoGorelli, is the issue assigned already? If not can i work on this issue too? I'm new as well |
Looks like @wicky1234444 is already working on it (if so, @wicky1234444 , please comment 'take' so the issue is assigned to you) |
@MarcoGorelli iam working on it. |
Location of the documentation
https://pandas.pydata.org/pandas-docs/dev/reference/api/pandas.DataFrame.plot.pie.html
Note: You can check the latest versions of the docs on
master
here.Documentation problem
This example doesn't look great:

The legend covers the labels, and the two pies are so close that "mercury" is hard to read.
Suggested fix for documentation
Make a more readable plot
The text was updated successfully, but these errors were encountered: