Dmitry Zotikov

Results 2 issues of Dmitry Zotikov

Compared with `geom_boxplot()`, `geom_violin()` seems to consume an unreasonable amount of memory. I get this error trying to plot a 70091 x 2 dataframe: ``` Unable to allocate 36.6 GiB...

Enhancement
Performance

When running a Swing-based Java app (PyCharm 5), fonts are only grayscale antialiased, while rgba anti-aliasing is used system-wide. PyCharm is run with the `-Dawt.useSystemAAFontSettings=lcd` parameter. For comparison, here is...