Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Mep12 shared to spectrum #4659

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 5 commits into from
Jul 12, 2015
Merged

Mep12 shared to spectrum #4659

merged 5 commits into from
Jul 12, 2015

Conversation

ericmjl
Copy link
Contributor

@ericmjl ericmjl commented Jul 11, 2015

No description provided.

plot(t, s)
t = np.arange(0.0, 2.0, 0.01)
s = np.sin(2*np.pi*t)
np.plot(t, s)
Copy link
Member

Choose a reason for hiding this comment

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

This should be plt.plot

@jenshnielsen
Copy link
Member

pep8

/home/travis/build/matplotlib/matplotlib/examples/pylab_examples/simple_plot_fps.py:5:38: E261 at least two spaces before inline comment

@jenshnielsen
Copy link
Member

There is a missing plt on axis in simple_plot_fps.py

jenshnielsen added a commit that referenced this pull request Jul 12, 2015
@jenshnielsen jenshnielsen merged commit 29b5d1d into matplotlib:master Jul 12, 2015
@jenshnielsen jenshnielsen added the MEP: MEP12 gallery and examples improvements label Jul 12, 2015
@ericmjl ericmjl deleted the mep12-shared-to-spectrum branch July 12, 2015 23:35
@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.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.