| Interface | Description |
|---|---|
| ChartDataService |
Retrieves chart data for rendering
|
| ChartVisualizationService |
Renders a chart.
|
| Class | Description |
|---|---|
| AbstractChart |
Base class for the different Chart types
|
| AbstractChartVisualizationService | |
| BoxPlotChart |
A Molgenis Box Plot Chart
|
| ChartController | |
| ChartVisualizationServiceFactory |
Here all the visualizationservices are registered.
|
| MimeTypes |
MimeTypes Map
|
| XYDataChart |
A chart that uses xy data points like a LineChart or BarChart.
|
| Enum | Description |
|---|---|
| AbstractChart.MolgenisChartType | |
| MolgenisAxisType | |
| MolgenisSerieType |
| Exception | Description |
|---|---|
| MolgenisChartException |
Copyright © 2015. All Rights Reserved.