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

boxplot not showing symbols with seaborn style sheet #13022

Closed
Milestone
@RinaldoB

Description

@RinaldoB

Bug report

Bug summary
When theseaborn style sheet is used, outlier points in plots generated withboxplot are not displayed.

Code for reproduction

%matplotlibnotebookimportmatplotlib.pyplotaspltplt.style.use('seaborn')plt.figure()plt.boxplot([0,0,0,1])

Actual outcome

image

Expected outcome
image

Matplotlib version

  • Operating system: Linux
  • Matplotlib version: 3.0.1
  • Matplotlib backend (print(matplotlib.get_backend())):
  • Python version: 3
  • Jupyter version (if applicable):
  • Other libraries:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp