joypy icon indicating copy to clipboard operation
joypy copied to clipboard

ENH: Add logscale option

Open hectormz opened this issue 6 years ago • 2 comments

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.

hectormz avatar Oct 01 '19 01:10 hectormz

Don't have a strong opinion on this but I'm certainly open to the idea and to a PR.

leotac avatar Oct 03 '19 21:10 leotac

Great! I'm working on a PR and will see if it's acceptable to you

hectormz avatar Oct 20 '19 17:10 hectormz