DingWB / PyComplexHeatmap

PyComplexHeatmap: A Python package to plot complex heatmap (clustermap)
https://dingwb.github.io/PyComplexHeatmap/
MIT License
257 stars 28 forks source link

How to increase the distance between annotations #9

Closed welyt closed 1 year ago

welyt commented 1 year ago

image

DingWB commented 1 year ago

You can add parameter hspace to the HeatmapAnnotation to increase the space in the latest version. Please refer to here.