| Package | Description |
|---|---|
| com.zavtech.morpheus.viz.chart | |
| com.zavtech.morpheus.viz.google | |
| com.zavtech.morpheus.viz.jfree |
| Modifier and Type | Class and Description |
|---|---|
static class |
ChartOptions.Default
A default implementation of the ChartOptions
|
| Modifier and Type | Method and Description |
|---|---|
ChartOptions |
Chart.options()
Returns the options interface for this chart
|
ChartOptions |
ChartOptions.withId(String id)
Sets an id for this chart
|
ChartOptions |
ChartOptions.Default.withId(String id) |
ChartOptions |
ChartOptions.withPreferredSize(int width,
int height)
Sets the preferred size for the chart
|
ChartOptions |
ChartOptions.Default.withPreferredSize(int width,
int height) |
| Modifier and Type | Field and Description |
|---|---|
private ChartOptions |
GChart.options |
| Modifier and Type | Method and Description |
|---|---|
ChartOptions |
GChart.options() |
| Modifier and Type | Field and Description |
|---|---|
private ChartOptions |
JFChartBase.options |
| Modifier and Type | Method and Description |
|---|---|
ChartOptions |
JFChartBase.options() |
Copyright 2014-2017, Xavier Witdouck