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

bar(..., linewidth=None) doesn't display bar edges with mpl2.0b3 #6894

Closed
Milestone
@anntzer

Description

@anntzer

Regression in mpl2.0b3 compared to 1.5.1:

bar([0, 1], [2, 3], color="none", edgecolor="k", linewidth=None)

doesn't draw edges for the bars. The docstring (which btw has a weird linebreak) states:

    linewidth : scalar or array-like, optional        width of bar edge(s). If None, use default        linewidth; If 0, don't draw edges.        default: None

Perhaps due to a change in the defaults, I'm not sure? But even if this was the case at least the docstring should be updated to indicate which rcparam gives the default, and state that this default is zero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp