Align ggplot2 plots vertically
问题 With the code found at https://gist.github.com/low-decarie/5886616 A dual dendodogram tile plot can be produced: dual_dendogram_tile_plot(as.matrix(USArrests), main=\"USA Arrests\") The problem: Align the vertical dendogram with the tile plot area. (and/or improve the alignment of the horizontal dendogram) This question relates to: left align two graph edges (ggplot) Specifying ggplot2 panel width Plot correlation matrix into a graph 回答1: Here's an example to align more basic grobs, library