| Package | Description |
|---|---|
| org.molgenis.charts | |
| org.molgenis.charts.data | |
| org.molgenis.charts.highcharts.convert |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotChart |
ChartDataService.getBoxPlotChart(java.lang.String entityName,
java.lang.String attributeName,
java.util.List<QueryRule> queryRules,
java.lang.String split,
double scaleToCalcOutliers) |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotChart |
ChartDataServiceImpl.getBoxPlotChart(java.lang.String entityName,
java.lang.String attributeName,
java.util.List<QueryRule> queryRules,
java.lang.String split,
double scaleToCalcOutliers) |
| Modifier and Type | Method and Description |
|---|---|
protected Options |
HighchartService.createBoxPlotChart(BoxPlotChart boxPlotChart)
Create the Highcharts options from the given BoxPlotChart
|
Copyright © 2014. All Rights Reserved.