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

Appearance settings

extra box on histogram plot with a single value #6959

Copy link
Copy link
Closed
@idavydov

Description

@idavydov
Issue body actions

On a histogram with a single value repeated for 100 times I get an extra tiny box.
The code to reproduce the issue:

from matplotlib import pylab as plt
plt.hist([33]*100)
plt.show()

Here you can see a black line next to 32.6.
figure_1

  • Matplolib: 1.5.1-1ubuntu1 (from repository), Python 2.7.12, Ubuntu 16.04.1
  • The same problem can be reproduced in python 3.5.2.

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.