Skip to content

Conversation

@Jeitan
Copy link

@Jeitan Jeitan commented Nov 4, 2016

The docstring for quiver that goes into the documentation is badly worded, making a borderline untrue statement that makes it seem like quiver only accepts 2-D data on a regular grid (when 1-D data at random points in X and Y is actually fine).

This is a draft attempt to address issue #326 .

Make a vector plot (u, v) with arrows on the map.
Grid must be evenly spaced regular grid in x and y.
(see matplotlib.pyplot.quiver documentation).
Arguments may be 1-D or 2-D arrays or sequences
Copy link
Member

Choose a reason for hiding this comment

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

Can you add a blank line above this one?

Copy link
Author

Choose a reason for hiding this comment

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

Did so...

@WeatherGod
Copy link
Member

Sorry, I didn't see this PR originally. Merging!

@WeatherGod WeatherGod merged commit e981c14 into matplotlib:master Jan 4, 2017
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.

3 participants