Skip to content

Ability to set default scatter marker in matplotlibrc #6272

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
dstansby opened this issue Apr 6, 2016 · 4 comments
Closed

Ability to set default scatter marker in matplotlibrc #6272

dstansby opened this issue Apr 6, 2016 · 4 comments
Labels
Difficulty: Easy https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues topic: rcparams
Milestone

Comments

@dstansby
Copy link
Member

dstansby commented Apr 6, 2016

As far as I know there is currently no easy way to set the default marker when calling plt.scatter(). It would be great to be able to do this in the matplotlibrc file.

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Apr 7, 2016
@tacaswell
Copy link
Member

Correct, the marker is hard-coded as a default in the signature.

@tacaswell tacaswell added the Difficulty: Easy https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues label Apr 8, 2016
@mdboom
Copy link
Member

mdboom commented Apr 8, 2016

Does this fit with 2.0 style changes?

@tacaswell
Copy link
Member

Yes, but do not think we want to block on it.

On Fri, Apr 8, 2016, 10:24 Michael Droettboom notifications@github.com
wrote:

Does this fit with 2.0 style changes?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#6272 (comment)

@efiring
Copy link
Member

efiring commented May 2, 2016

closed by #6328

@efiring efiring closed this as completed May 2, 2016
@QuLogic QuLogic modified the milestones: 2.0 (style change major release), 2.1 (next point release) May 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Easy https://matplotlib.org/devdocs/devel/contribute.html#good-first-issues topic: rcparams
Projects
None yet
Development

No branches or pull requests

5 participants