Closed AaronNing closed 2 months ago
Hi @AaronNing ,
It has already been fixed, you can install the latest version from GitHub:
pip uninstall -y PyComplexHeatmap && pip install git+https://github.com/DingWB/PyComplexHeatmap
If you don't want to reinstall, you can simply specify cmap, for example: cmap='Set'
, and there will be no error.
Describe the bug When a column is of type category, the annotation cannot be created
To Reproduce
This produces the annotation correctly.
This yields TypeError: Can not assign cmap for column ABC, please specify cmap
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context
1.5.3 3.7.1 1.22.4 1.7.6