BoxWhiskerChart
BoxWhiskerChart( )
plot a box whisker chart.
Examples
>> BoxWhiskerChart(RandomVariate(NormalDistribution(0, 1), 50))
Implementation status
- ✅ - full supported
BoxWhiskerChart( )
plot a box whisker chart.
>> BoxWhiskerChart(RandomVariate(NormalDistribution(0, 1), 50))