Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Milestone
Description
I'm not sure if this is related to#7413
Bug report
Example:
%pylabx=randn(1000)/1e5y=randn(1000)/1e5scatter(x,y)
It should really produce something more like this:
There's not an obvious way to do this, other than manually getting the min/max x and y values and adding a little bit and usingax.set_x/ylim()
Using conda on kubuntu:
matplotlib 2.1.0 py36hba5de38_0 python 3.6.3 h0ef2715_3
Metadata
Metadata
Assignees
Labels
No labels