Skip to content
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

Fix set dashes for line collections #1718

Merged
merged 3 commits into from Jan 31, 2013

Conversation

dmcdougall
Copy link
Member

Rebased version of #1704 targetting v1.2.x and with a unit test. It fixes #1701.

mdboom and others added 2 commits January 29, 2013 16:20
…estyles to LineCollection

Conflicts:
	lib/matplotlib/contour.py
Conflicts:
	lib/matplotlib/tests/test_lines.py
@dmcdougall
Copy link
Member Author

@mdboom Is this unit test alright?

@mdboom
Copy link
Member

mdboom commented Jan 29, 2013

Sure -- I wonder if we also couldn't do a image test (or extend one of the existing contour tests) to make sure the dashes are in fact in the result.

Thanks for doing this -- I think we're still waiting to see if @efiring has any better way to fix the underlying bug(s)... I think this fix is probably fine for now (and is certainly minimal).

@dmcdougall
Copy link
Member Author

Done.

@mdboom
Copy link
Member

mdboom commented Jan 30, 2013

Looks good.

@dmcdougall
Copy link
Member Author

Alright, I think the best course of action is to merge this so it makes the release and if @efiring comes up with a cleaner approach, there's nothing to stop us pursuing it after the 1.2.1 release.

Any objections?

@mdboom
Copy link
Member

mdboom commented Jan 31, 2013

Seems right to me.

dmcdougall added a commit that referenced this pull request Jan 31, 2013
Fix set dashes for line collections
@dmcdougall dmcdougall merged commit b3f676c into matplotlib:v1.2.x Jan 31, 2013
@dmcdougall dmcdougall deleted the fix_set_dashes branch January 31, 2013 20:13
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.

None yet

2 participants