Skip to content

Rug not properly displayed for plotly and bokeh backends #535

Description

@aloctavodia
dt = az.load_arviz_data('non_centered_eight')
pc = az.plot_dist(dt, var_names=["mu", "tau"], 
                  backend="...",
                  visuals={"rug":True},
)

backend="matplotlib"

Image

backend="plotly"

Image

backend="bokeh"

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions