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

Scatter plot markers disappear completely when using facecolors='none' #25764

Closed as not planned
Labels
@ThimoFerede

Description

@ThimoFerede

Code:

import matplotlib.pyplot as pltimport numpy as npplt.rcParams['figure.facecolor'] = 'w'plt.scatter(np.random.randn(100), np.random.randn(100), facecolors='none', marker='o')

Expected result:
image

Result:
d54fea29-dfbc-4663-ba4c-8339c46e4130

Matplotlib version: 3.7.1
Python version: 3.10.10
Running in Anaconda3 environment using VS code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp