| Package | Description |
|---|---|
| org.molgenis.charts | |
| org.molgenis.charts.data | |
| org.molgenis.charts.highcharts.convert |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotChart |
ChartDataService.getBoxPlotChart(String entityName,
String attributeName,
List<QueryRule> queryRules,
String split,
double scaleToCalcOutliers) |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotChart |
ChartDataServiceImpl.getBoxPlotChart(String entityName,
String attributeName,
List<QueryRule> queryRules,
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.