Skip to content

FIX: create _dashSeq and _dashOfset before use #5852

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
Jan 17, 2016

Conversation

tacaswell
Copy link
Member

closes #5850

This will need to be back-ported to 1.5.x.

I did it this way because on the 2.x branch we add _dashOffset which is not on 1.5.x and backporting (and dealing with the conflict then) is more reliable that remembering to fix up the second one when merging up).

@tacaswell tacaswell added this to the Critical bug fix release (1.5.2) milestone Jan 14, 2016
jenshnielsen added a commit that referenced this pull request Jan 17, 2016
FIX: create _dashSeq and _dashOfset before use
@jenshnielsen jenshnielsen merged commit a5aa57d into matplotlib:master Jan 17, 2016
jenshnielsen added a commit that referenced this pull request Jan 17, 2016
FIX: create _dashSeq and _dashOfset before use
jenshnielsen added a commit that referenced this pull request Jan 17, 2016
FIX: create _dashSeq and _dashOfset before use
@jenshnielsen
Copy link
Member

Backported as a1ada7a (1.5.x) and fe382f5 (2.x)

@tacaswell tacaswell deleted the fix_line2D_init_order branch February 8, 2016 15:56
tacaswell pushed a commit to tacaswell/matplotlib that referenced this pull request May 22, 2016
FIX: create _dashSeq and _dashOfset before use
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.

prop_cycler for custom dashes -- linestyle such as (<offset>, (<on>, <off>)) throws error
3 participants