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

mep12 on image_demo2.py #4826

Merged
merged 2 commits into from Jul 30, 2015
Merged

mep12 on image_demo2.py #4826

merged 2 commits into from Jul 30, 2015

Conversation

ericmjl
Copy link
Contributor

@ericmjl ericmjl commented Jul 30, 2015

No description provided.

plt.xlim(0, h - 1)
plt.ylabel('density')
# setp(gca(), 'xticklabels', [])
plt.xticklabels([])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking at git-blame, this block of code has never been used. It was always "protected" by the if 0:. I would just get rid of that if-block, then.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On it.

@WeatherGod WeatherGod added the MEP: MEP12 gallery and examples improvements label Jul 30, 2015
WeatherGod added a commit that referenced this pull request Jul 30, 2015
@WeatherGod WeatherGod merged commit 12efb7f into matplotlib:master Jul 30, 2015
@ericmjl ericmjl deleted the mep12_image_demo2.py branch July 30, 2015 17:48
@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

4 participants