Skip to content

Commit d53c0f6

Browse files
authored
add colormap section
add description to customize the colormap for colorblindness
1 parent ce2c4eb commit d53c0f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,10 @@ MCM.compare(
109109
<img src="heatline_horizontal.png" alt="heatline-horizontal-example"/>
110110
</p>
111111

112+
## Colormap
113+
114+
The colormap can be [customized](https://github.com/MSD-IRIMAS/Multi_Comparison_Matrix/blob/ce2c4ebfeda57be5db56e96e71d118996147c91e/multi_comp_matrix/MCM.py#L57) to suit different needs. Users can modify it to enhance readability, including options for colorblind-friendly palettes (e.g., viridis, cividis).
115+
112116
## Requirements
113117

114118
The following python packages are required for the usage of the module:

0 commit comments

Comments
 (0)