DingWB / PyComplexHeatmap

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

anno_boxplot AttributeError for colors parameter usage due to .copy() in check_colors #74

Closed rtubelleza closed 1 month ago

rtubelleza commented 2 months ago

Describe the bug

To Reproduce Steps to reproduce the behavior: Create anno_boxplot with colors="white" or any single color

Expected behavior Produce single color boxplot, with no TypeErrors

DingWB commented 2 months ago

Thanks for reporting this bug; it has already been fixed and pushed to GitHub. You can install the latest version from GitHub, which will be released in the next version.