| Package | Description |
|---|---|
| org.molgenis.charts | |
| org.molgenis.charts.highcharts.convert |
| Modifier and Type | Method and Description |
|---|---|
Options |
ChartController.renderPlotBoxChart(BoxPlotChartRequest request,
org.springframework.ui.Model model) |
Options |
ChartController.renderXYDataChart(XYDataChartRequest request,
org.springframework.ui.Model model) |
| Modifier and Type | Method and Description |
|---|---|
protected Options |
HighchartService.createBoxPlotChart(BoxPlotChart boxPlotChart)
Create the Highcharts options from the given BoxPlotChart
|
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.