Skip to content

Computed coordinate variables do not respond to scale config #2885

@mwaskom

Description

@mwaskom
(
    so.Plot(diamonds, "price")
    .add(so.Bar(edgewidth=0, width=1), so.Hist(binwidth=200))
    .scale(y="log")
)

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions