If legend set to FALSE in draw.init(), plots color bar legend on a separate page than the heatmap.
1 2 | draw.cbar.key.separatepage(border, vsize, hsize, hsep, mfrow, cex.title,
font.title, cex)
|
border |
Boolean. Default set to FALSE. |
vsize |
float. Height of the key. Default set to 0.1 |
hsize |
float. Width of the key. Default set to 0.2 |
hsep |
float. Horizontal separator of the colorbar keys, default set to 0.05. |
mfrow |
notinuse |
cex.title |
integer. Size of title font. Default is 1. |
font.title |
integer. Font type for title, default is set to 2 (bold) |
cex |
float. Text size for legend. Default is set to 0.8. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.