You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently d3heatmap requires a height and width argument in d3heatmapOutput. When having varying input sizes, it is difficult to find values in which the line heights are the same, especially when displaying dendrogram.
It would be great if we could set a line height or column width, and the absolute size of the plot is changing based on that.
The text was updated successfully, but these errors were encountered:
Currently d3heatmap requires a height and width argument in
d3heatmapOutput
. When having varying input sizes, it is difficult to find values in which the line heights are the same, especially when displaying dendrogram.It would be great if we could set a line height or column width, and the absolute size of the plot is changing based on that.
The text was updated successfully, but these errors were encountered: