Skip to content

No row labels when "row_dend_left = T" #315

Description

@brb-arraytools

Describe the bug

If I use the parameter "row_dend_left = T", I cannot get the row labels. I hope the row labels show on the right side. "showticklabels = c(T, T)" would not help.

To Reproduce

heatmaply(mtcars, row_dend_left = T, showticklabels = c(T, T))

Expected behavior

I hope the row labels show on the right side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions