-
-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Clustergram (link) docs page says possible values for the "cluster" property are "all", "row" and "column". But the "column" value doesn't work because on the codebase it is coded as "col".
Here is the if condition on the codebase:
elif self._cluster == "col": |
Metadata
Metadata
Assignees
Labels
No labels