The kdeplot has an option log_scale, implying both KDE calculation and plotting happen on log10 scale. It would be nice to have the same feature for violin plots, to circumvent having to manually transform the data, and adjust the axes labels later. Conceptually, this should be quite similar.
If this already exists, my apologies.
Hi, yes this was not an oversight, but enabling the new functionality in violinplot will be much easier after its internals are refactored, which is on the roadmap for 0.12 (#2112).
I am going to close as the broader project of modernizing the categorical plots is tracked elsewhere.
Any update on when this feature may be available?
Most helpful comment
Hi, yes this was not an oversight, but enabling the new functionality in violinplot will be much easier after its internals are refactored, which is on the roadmap for 0.12 (#2112).
I am going to close as the broader project of modernizing the categorical plots is tracked elsewhere.