Skip to content

corner plot displays wrong y-axes #426

@bgctw

Description

@bgctw

When I do a cornerplot of a chain, the y axis are much too wide.
E.g. for a variable with extrema(chn_c[:s₊a_E]) == (0.47, 12.8)
corner (corner(chn_c)) produces a plot with y axis ranging from 0 to 800 (which is not usable). However, it correctly infers the ranges for the x-axis of this variable.

This happens on
Julia 1.9.1
MCMCChains version v6.03
StatsPlots v0.15.5
Mint 21.2

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