JetBrains / JetBrains/lets-plot

sampling_random doesn't work well with geom_boxplot

Open
#141 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.8k
Forks
60
PR merge metrics
No merged PRs in 30d

Description

In geom_boxplot, dataframe after the stat transformation contains both: `box` data-points and `ouliers` data-points.

In the situation when there are large quantities of outliers, the random sampling will drop all or nearly all `boxes` and leave only `outliers` on the plot.

![image](https://user-images.githubusercontent.com/4430922/82241519-4d127780-990a-11ea-9600-0724a6b6dacd.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.