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

Add default scatter marker option to rcParams#6328

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
tacaswell merged 3 commits intomatplotlib:masterfrombcongdon:ft-scatter-marker-rc
Apr 29, 2016

Conversation

bcongdon
Copy link
Contributor

Addresses#6272.

Removes hard-coded'o' as the default marker from within thescatter definition. Adds the'scatter.marker' option inrcParams, which is then loaded whenscatter is called.

This is my first contribution, so I apologize in advance if I've violated any best practices.

@bcongdon
Copy link
ContributorAuthor

The AppVeyor build looks like it failed because it took too long to download freetype.

@efiringefiring mentioned this pull requestApr 26, 2016
@tacaswelltacaswell added this to the2.0 (style change major release) milestoneApr 26, 2016
@tacaswell
Copy link
Member

Can you also add this key tomatplotlibrc.template and the classic style sheet?

@bcongdon
Copy link
ContributorAuthor

Alright, done.

@@ -461,6 +461,9 @@ backend : $TEMPLATE_BACKEND
# If Numpy 1.11 or later is
# installed, may also be `auto`

### SCATTER PLOTS
#scatter.marker # The default marker type for scatter plots.
Copy link
Member

Choose a reason for hiding this comment

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

This needs: o

@bcongdon
Copy link
ContributorAuthor

Whoops, my mistake. Fixed.

@tacaswell
Copy link
Member

One more house keeping thing, can you add a note inhttps://github.com/matplotlib/matplotlib/blob/master/doc/users/whats_new/rcparams.rst documenting this feature?

@bcongdon
Copy link
ContributorAuthor

Sure, added that to the docs.

@tacaswelltacaswell merged commit585d128 intomatplotlib:masterApr 29, 2016
tacaswell added a commit that referenced this pull requestApr 29, 2016
Add default scatter marker option to rcParams
@tacaswell
Copy link
Member

Thanks! backported to v2.x asad81e3f

I think this is your first contribution to mpl. Congratulations, hopefully we will see you again 😄

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
v2.0.0
Development

Successfully merging this pull request may close these issues.

4 participants
@bcongdon@tacaswell@mdboom@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp