1

Phenomena: min max value mismatch in of DistributionChart plot. In this chart, we can see the minimum value is somewhere below zero. However, the actual minimum of dataset is larger than 0.

Wrong plot

Minimum reproducible code:

distList = RandomVariate[WeibullDistribution[1.5, 2], 100];
Min[distList]
DistributionChart[distList]

Is there know bugs and quick fix?

J. M.'s missing motivation
  • 124,525
  • 11
  • 401
  • 574
CaoYu
  • 11
  • 1

0 Answers0