Seaborn: Feature request: Log scale for violin plots

Created on 8 Sep 2020  路  2Comments  路  Source: mwaskom/seaborn

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.

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.

All 2 comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ConstantinoSchillebeeckx picture ConstantinoSchillebeeckx  路  4Comments

stonebig picture stonebig  路  4Comments

vinay-jayaram picture vinay-jayaram  路  3Comments

queryous picture queryous  路  4Comments

songololo picture songololo  路  4Comments