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

Reclassify contourf log.py #4627

Merged
merged 2 commits into from Jul 11, 2015
Merged

Reclassify contourf log.py #4627

merged 2 commits into from Jul 11, 2015

Conversation

ericmjl
Copy link
Contributor

@ericmjl ericmjl commented Jul 11, 2015

We moved countourf_log.py from pylab examples into images_contours_and_fields.

ericmjl and others added 2 commits July 11, 2015 10:48
Originally had:
`from matplotlib import pyplot as P`.

Changed to:
`import matplotlib.pyplot as plt`.

In later lines, changed all `P.function()`s to `plt.function()`s.
@WeatherGod
Copy link
Member

failure might be transient. Restarting that test.

jenshnielsen added a commit that referenced this pull request Jul 11, 2015
@jenshnielsen jenshnielsen merged commit ddc78e5 into matplotlib:master Jul 11, 2015
@ericmjl
Copy link
Contributor Author

ericmjl commented Jul 11, 2015

Yay! 👍

@ericmjl ericmjl deleted the reclassify-contourf_log.py branch July 11, 2015 17:15
@jenshnielsen jenshnielsen added the MEP: MEP12 gallery and examples improvements label Jul 12, 2015
@QuLogic QuLogic added this to the v1.5.0 milestone Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MEP: MEP12 gallery and examples improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants