joypy
joypy copied to clipboard
ENH: Add logscale option
It'd be nice to plot with logarithmic scale. I think this could be achieved by computing kde etc on log-transformed data and transforming back and using log axis scale.
I'm not sure if I'm alone in wanting this, but it'd be nice. I'm open to discussion and potential PR myself.
Don't have a strong opinion on this but I'm certainly open to the idea and to a PR.
Great! I'm working on a PR and will see if it's acceptable to you