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

[Bug]: Cannot use empty markers in scatter #24404

Labels
API: consistencyDifficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!
@Atcold

Description

@Atcold

Bug summary

I'd like to have a scatter plot with empty'o' markers (just the edge).
This seems impossible.

Code for reproduction

frommatplotlib.pylabimport*x=arange(0,10)scatter(x,x,c=x,facecolors='none')

Actual outcome

image

Expected outcome

Empty markers.

Matplotlib Version

3.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    API: consistencyDifficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp