| Package | Description |
|---|---|
| org.molgenis.charts | |
| org.molgenis.charts.data | |
| org.molgenis.charts.highcharts.convert |
| Modifier and Type | Method and Description |
|---|---|
XYDataChart |
ChartDataService.getXYDataChart(String entityTypeId,
String attributeNameXaxis,
String attributeNameYaxis,
String split,
List<QueryRule> queryRules) |
| Modifier and Type | Method and Description |
|---|---|
XYDataChart |
ChartDataServiceImpl.getXYDataChart(String entityTypeId,
String attributeNameXaxis,
String attributeNameYaxis,
String split,
List<QueryRule> queryRules) |
| Modifier and Type | Method and Description |
|---|---|
Options |
HighchartService.createScatterChart(XYDataChart scatterChart)
Create a scatter plot
|
protected Options |
HighchartService.createXYDataChart(XYDataChart xYDataChart,
ChartConstructorType chartConstructorType)
Create the Highcharts options from the given XYDataChart.
|
Copyright © 2017. All rights reserved.