Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branches_lwd does not work - thick branches by default #309

Closed
juliagcurras opened this issue Oct 10, 2024 · 4 comments
Closed

branches_lwd does not work - thick branches by default #309

juliagcurras opened this issue Oct 10, 2024 · 4 comments
Labels

Comments

@juliagcurras
Copy link

juliagcurras commented Oct 10, 2024

Hello,

I have been using the heatmaply function all this week. Everything worked fine until yesterday, when the figures started to show very thick branches. I tried to used the branches_lwd argument, but nothing happened. I suppose it is something related with some package update, maybe the plotly one, but I can't find I way to fix it.

It does not matter which type of data I use, I always get the thick branches. If I open RStudio, with the empty enviroment, and I run:

heatmaply::heatmaply(iris)

I get the following image:

branches1

If I try to use the branches_lwd argument, everythin remains the same:

heatmaply::heatmaply(iris, branches_lwd = 0.2)

branches_0 2

Even with the examples on the documentation, the output is the same.

What I expected to happen:

image

Other information: R version 4.4.1; plotly version 4.10.4; heatmaply version 1.50; dendextend version 1.18.0.

Thank you in advance for your help!

PD: I've just installed the 1.17.1 version of dendextend and I can get again the normal thick of dendrogram branches.

Julia

@talgalili
Copy link
Owner

talgalili commented Oct 10, 2024 via email

@juliagcurras
Copy link
Author

Hi, I've just installed the 1.17.1 version of dendextend and I can get again the normal thick of dendrogram branches, so I suppose it is a problem of this new updated.

Thank you so much for your quickly answer!
Julia

@talgalili
Copy link
Owner

talgalili commented Oct 10, 2024 via email

@talgalili
Copy link
Owner

This is now fixed on dendextend 1.18.1

talgalili/dendextend#126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants