Skip to content

Confusing docstring in matplotlib.pyplot.bar() in version 2.0.0 #8527

@atsteich

Description

@atsteich

Bug report

doctrsing of matplotlib.pyplot.bar() :
def bar(left, height, width=0.8, bottom=None, hold=None, data=None, **kwargs) Inferred type: (left: Any, height: Any, width: float, bottom: Any, hold: Any, data: Any, kwargs: dict) -> Any

The co called "left" parameter specifies (according to the docstring) the left edge of the bars. In reality, plotted bars will be centered around the given values to "left". Since this is in most cases more convenient, i suggest only to correct the docstring!!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy