Skip to content

Commit

Permalink
Merge pull request #281 from byemaxx/patch-1
Browse files Browse the repository at this point in the history
Update plot.py
  • Loading branch information
zqfang authored Oct 1, 2024
2 parents b4f526f + c3dfa01 commit 5e65a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gseapy/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ def __init__(
If True, peformed hierarchical_clustering on X-axis.
or input a array-like list of `x` categorical levels.
:param x_order: bool, array-like list. Default: False.
:param y_order: bool, array-like list. Default: False.
If True, peformed hierarchical_clustering on Y-axis.
or input a array-like list of `y` categorical levels.
Expand Down

0 comments on commit 5e65a96

Please sign in to comment.