Movatterモバイル変換


[0]ホーム

URL:


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

Doc yinleon rebase#8860

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
NelleV merged 7 commits intomatplotlib:masterfromtacaswell:doc_yinleon_rebase
Jul 15, 2017
Merged

Conversation

tacaswell
Copy link
Member

@tacaswelltacaswell added this to the2.1 (next point release) milestoneJul 10, 2017
anntzer
anntzer previously requested changesJul 10, 2017

This shows 4 possible projections using subplot.
Matplotlib also supports
<a href='http://matplotlib.org/basemap/'>Basemaps Toolkit</a> and
Copy link
Contributor

Choose a reason for hiding this comment

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

use proper rst markup instead

=================

This is an example of creating a stacked bar plot with error bars
using `plt.bar`. Note the parameters *yerr* used for error bars, and
Copy link
Contributor

Choose a reason for hiding this comment

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

Iguess sphinx will fail to resolve whatplt.bar is but I may be wrong.

2D and 3D subplots
==================
============================================
Demonstrate the mixing of 2d and 3d subplots
Copy link
Contributor

Choose a reason for hiding this comment

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

2D, 3D (see just below)

================

This is an example of plotting Edward Lorenz's 1963 "Deterministic
Nonperiodic Flow" in a 3-dimensional space using mplot3d.
Copy link
Contributor

Choose a reason for hiding this comment

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

link below could use proper rst markup too

Resampling Data
===============


Copy link
Contributor

Choose a reason for hiding this comment

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

remove blank line


Downsampling lowers the sample rate or sample size of a signal. In
this tutorial, the signal is downsampled when the plot is adjusted
through dragging and zooming.
Copy link
Contributor

Choose a reason for hiding this comment

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

... except that the example is completely broken (try it). It should either be fixed or removed.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

It does what it claims, but in a weird way. It always down-samples to every 5th point but also clips the data.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

re worked this a bit.

It works on zoom, but not pan which seems like a bug Mpl, not in the example.

@anntzer
Copy link
Contributor

(feel free to dismiss the review when you consider the issues addressed)

@tacaswelltacaswell dismissedanntzer’sstale reviewJuly 11, 2017 03:18

All issues addressed.

@@ -4,8 +4,7 @@
===========

This is an example to show how to build cross-GUI applications using
matplotlib event handling to interact with objects on the canvas

matplotlib event handling to interact with objects on the canvas.
Copy link
Member

Choose a reason for hiding this comment

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

matplotlib --> Matplotlib

2D and 3D subplots
==================
============================================
Demonstrate the mixing of 2D and 3D subplots
Copy link
Member

Choose a reason for hiding this comment

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

I think the original title is more succinct and clear, but happy for it to change

Copy link
Member

Choose a reason for hiding this comment

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

Perhaps just "Mixing 2D and 3D subplots"?

"""

# a stacked bar plot with errorbars
Copy link
Member

Choose a reason for hiding this comment

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

This comment seems redundant now there's a proper description at the top.

======================

This shows 4 possible projections using subplot. Matplotlib also
supports `Basemaps Toolkit <http://matplotlib.org/basemap>`_ and
Copy link
Member

Choose a reason for hiding this comment

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

https

@tacaswell
Copy link
MemberAuthor

The scitools https gives we errors so leaving as http.

Copy link
Member

@dstansbydstansby left a comment

Choose a reason for hiding this comment

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

👍 if the doc build passes

@NelleVNelleV merged commit30cdd23 intomatplotlib:masterJul 15, 2017
@tacaswelltacaswell deleted the doc_yinleon_rebase branchJuly 15, 2017 15:42
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@dstansbydstansbydstansby approved these changes

@anntzeranntzeranntzer left review comments

Assignees
No one assigned
Projects
None yet
Milestone
v2.1
Development

Successfully merging this pull request may close these issues.

5 participants
@tacaswell@anntzer@dstansby@NelleV@yinleon

[8]ページ先頭

©2009-2025 Movatter.jp