joypy icon indicating copy to clipboard operation
joypy copied to clipboard

Rotate ridges 90 degrees?

Open soedr opened this issue 4 years ago • 1 comments

Hi @sbebo, thanks for a great package. Curious if it is possible to rotate the ridges 90 degrees to make ridges vertical? E.g. seaborn's kde plot has an argument called 'vertical' that can be set with vertical = True. Tried to pass that through kwds but no luck.

soedr avatar Apr 06 '21 19:04 soedr

Hi Martin,

there's no option for that at the moment. Not sure it would be easy to implement frankly. But I'll think about it.

Il mar 6 apr 2021, 21:22 Martin Soderstrom @.***> ha scritto:

Hi @sbebo https://github.com/sbebo, thanks for a great package. Curious if it is possible to rotate the ridges 90 degrees to make ridges vertical? E.g. seaborn's kde plot has an argument called 'vertical' that can be set with vertical = True. Tried to pass that through kwds but no luck.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sbebo/joypy/issues/58, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKAEOR7RNMMBIPLLEUUQEDTHNNNTANCNFSM42PLA4GA .

leotac avatar Apr 08 '21 11:04 leotac