Skip to content

Commit 8978a31

Browse files
authored
Merge pull request #9 from MSD-IRIMAS/forestier-patch-1
[DOC] add colormap section
2 parents ce2c4eb + d53c0f6 commit 8978a31

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)