Thanks to visit codestin.com
Credit goes to github.com

Skip to content

If path clipping introduces MOVETO operations, change final CLOSEPOLY to LINETO #817

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

Merged
merged 1 commit into from
Apr 13, 2012

Conversation

jkseppan
Copy link
Member

@jkseppan jkseppan commented Apr 6, 2012

This is for issue #804: logarithmic histograms look wrong in pdf and svg, because clipping negative values introduces MOVETO operations so CLOSEPOLY draws a line to an intermediate node instead of the intended first node. Requesting review from @mdboom.

@mdboom
Copy link
Member

mdboom commented Apr 13, 2012

Looks good to me. Thanks for finding this. Do you agree it's ready to merge?

@jkseppan
Copy link
Member Author

I think it is. It passes all tests except for some knownfails.

jkseppan added a commit that referenced this pull request Apr 13, 2012
If path clipping introduces MOVETO operations, change final CLOSEPOLY to LINETO
@jkseppan jkseppan merged commit 376dcb8 into matplotlib:v1.1.x Apr 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants