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

Rotate markers in Scatter plot#2432

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

Closed
mgoacolou wants to merge27 commits intomatplotlib:masterfrommgoacolou:angles-for-scatter
Closed
Changes from1 commit
Commits
Show all changes
27 commits
Select commitHold shift + click to select a range
f8ec9aa
add rotation capabilities for scatter plot and PathCollection
mgoacolouSep 17, 2013
626dd6f
add rotation capabilities for scatter plot and PathCollection
mgoacolouSep 17, 2013
b58bfae
PEP8 line too long
mgoacolouSep 18, 2013
2742c1b
PathCollection docstring and code revue from pelson
mgoacolouSep 18, 2013
e376c46
Axes.scatter and pyplot.scatter updates with code revue from pelson
mgoacolouSep 18, 2013
9d4b4cf
update example
mgoacolouSep 18, 2013
23b79d8
Update stackplot docs for legend capabilities
dmcdougallJun 22, 2013
3527d36
Add warning for mixing AnchoredText with bad kwarg
dmcdougallJun 28, 2013
b9fbc3e
Clear the Python exception when the transformation passed in does not…
mdboomJul 2, 2013
323e361
Pass an instance, rather than a type, to cleanup_path
mdboomJul 2, 2013
d44e26f
Use a regular expression to handle the different output of integers o…
mdboomJul 2, 2013
ea80948
Fix the link to the nosedocs and add a little more information
mdboomJul 2, 2013
d9d16ae
Fix building Python integers from size_t values
cgohlkeJun 1, 2013
f605d36
Updated some of the documentation information.
pelsonMar 11, 2013
3b32ab3
Updated license initials & copyright notice.
pelsonMar 12, 2013
e1662cb
Fix missed search-and-replace
mdboomJul 3, 2013
5e5cf0c
Improve message about file in old place
mdboomJul 16, 2013
f1e8f6e
add rotation capabilities for scatter plot and PathCollection
mgoacolouSep 17, 2013
4ee7600
add rotation capabilities for scatter plot and PathCollection
mgoacolouSep 17, 2013
c5239ea
PEP8 line too long
mgoacolouSep 18, 2013
11dbc20
PathCollection docstring and code revue from pelson
mgoacolouSep 18, 2013
9fb25cc
Axes.scatter and pyplot.scatter updates with code revue from pelson
mgoacolouSep 18, 2013
9abda5a
update example
mgoacolouSep 18, 2013
7672333
Merge branch 'v1.3.x' of github.com:mgoacolou/matplotlib into angles-…
mgoacolouSep 18, 2013
b084c44
update pyplots with boilerplate.py
mgoacolouSep 18, 2013
4b0a9ce
merge master to here
mgoacolouSep 18, 2013
3c9c262
refactor and improvement from WheatherGod and NellV revue
mgoacolouSep 18, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Fix missed search-and-replace
  • Loading branch information
@mdboom@mgoacolou
mdboom authored andmgoacolou committedSep 18, 2013
commite1662cb92a75baff1cb977c9fd71dc032d79ecbc
2 changes: 1 addition & 1 deletiondoc/users/license.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -34,7 +34,7 @@ collective copyright of the entire matplotlib Development Team. If
individual contributors want to maintain a record of what
changes/contributions they have specific copyright on, they should
indicate their copyright in the commit message of the change, when
they commit the change to one of theIPython repositories.
they commit the change to one of thematplotlib repositories.

The Matplotlib Development Team is the set of all contributors to the
matplotlib project. A full list can be obtained from the git version
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp