Skip to content

bars with base autorange bug #3031

Closed
@alexcjohnson

Description

@alexcjohnson

We still include tozero in the autorange for bar traces even if there's a base that means no bars start at 0. For example:

Plotly.newPlot(gd,[{y:[1,2,3],base:[3,4,5],type:'bar'}],{width:400,height:400})

screen shot 2018-09-20 at 11 03 32 am

This should instead get a regular padded autorange from 3 to 8.

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions