Example #1
0
 function WideBarChart()
 {
     BoxChart::BoxChart();
 }
 function KDEChart()
 {
     BoxChart::BoxChart();
 }