plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Feature request: dendogram + heatmap

Open david-bouyssie opened this issue 9 years ago • 9 comments

It seems that "dendogram + heatmap" are already possible to use in plotlyjs: https://plot.ly/~talgalili/23

Related PR: https://github.com/plotly/plotly.js/pull/1063 Unanswered question on "community.plot.ly": https://community.plot.ly/t/adding-a-dendrogram-to-a-heatmap/877

Do you have any plan to make this feature available as a built-in one ?

david-bouyssie avatar Jan 19 '17 22:01 david-bouyssie

@david-bouyssie no particular plan, but we would consider if a company were to sponsor its development.

jackparmer avatar Jan 25 '17 00:01 jackparmer

Ok thanks !

david-bouyssie avatar Jan 27 '17 09:01 david-bouyssie

any updates?

antonkulaga avatar Jan 22 '20 12:01 antonkulaga

any updates?

colelloa avatar Jul 07 '20 17:07 colelloa

@jackparmer

colelloa avatar Jul 08 '20 14:07 colelloa

No updates at this time. This is a good idea but it's not on our roadmap at this time, although we would happily work with anyone who wanted to submit a pull request for this.

If you work for an organization with a software budget, we are also happy to accept sponsorship to add items to our roadmap!

nicolaskruchten avatar Jul 08 '20 15:07 nicolaskruchten

ok thanks! i'll try, but not much budget. have a good one! :)

colelloa avatar Jul 20 '20 19:07 colelloa

Dash Bio's clustergram is an example of a heatmap with a dendrogram. If you would like to customize the heatmap and dendrograms individually, this example shows you how to do this.

emmeb avatar Nov 22 '21 19:11 emmeb

Is there any updates here? I would be willing to contribute some code potentially, but I have not worked on plotly nor have I worked with dendrogram code that much (outside of setting dendrogram=TRUE) in pheatmap in R. I want to have this in plotly js so that I can make plots on my client side application rather than making many requests to an API

GeoffSCollins avatar Feb 07 '24 14:02 GeoffSCollins