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

Sign up
Appearance settings

Add Quiver and Streamline Functions #222

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

Closed
cldougl wants to merge 34 commits into plotly:master from cldougl:master
Closed

Conversation

@cldougl
Copy link
Member

@cldougl cldougl commented May 25, 2015

Quiver function plots velocity vectors and Streamline function plots
streamlines with directional arrows

Quiver function plots velocity vectors and Streamline function plots
streamlines with directional arrows
Copy link
Member

plotly/tools.py Outdated
Copy link
Member

Choose a reason for hiding this comment

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

we can't make numpy a dependency. check out how we do "protected" imports of pandas to get around this

Copy link
Member

Choose a reason for hiding this comment

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

alternatively, rewrite the numpy functionality in pure python!

Copy link
Contributor

@theengineear theengineear Jun 28, 2015

Choose a reason for hiding this comment

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

nice job on all the examples \o/

Copy link
Contributor

@cldougl Got some more comments for ya! The highest-priority stuff is related to test coverage.

Note, I'm pretty sure this isn't being run by our tests on Circle. Maybe because it's a PR from your fork? That seems strange though... At any rate, once it gets merged in, you might need to update with another PR if master is failing.

Copy link
Member

@chriddyp chriddyp Jul 1, 2015

Choose a reason for hiding this comment

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

docstring 🐶 says: sometimes it's helpful to give little "titles" to these examples: https://github.com/plotly/python-api/blob/master/plotly/grid_objs/grid_objs.py#L29-L40

So, for yours, it might be:

  • Example 1: Trivial quiver
  • Example 2: Quiver plot using meshgrid
  • Example 3: Styling the quiver plot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

1.7 Release

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /