| Package | Description |
|---|---|
| org.molgenis.charts | |
| org.molgenis.charts.charttypes | |
| org.molgenis.charts.highcharts.convert |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxPlotChart
A Molgenis Box Plot Chart
|
class |
XYDataChart
A chart that uses xy data points like a LineChart or BarChart.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ChartVisualizationService.renderChart(AbstractChart chart,
org.springframework.ui.Model model)
Renders the chart
|
java.lang.Object |
AbstractChartVisualizationService.renderChart(AbstractChart chart,
org.springframework.ui.Model model) |
protected abstract java.lang.Object |
AbstractChartVisualizationService.renderChartInternal(AbstractChart chart,
org.springframework.ui.Model model) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataMatrixChart |
class |
HeatMapChart |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
HighchartService.renderChartInternal(AbstractChart chart,
org.springframework.ui.Model model) |
Copyright © 2014. All Rights Reserved.