| Modifier and Type | Method and Description |
|---|---|
protected C3ChartConf |
C3XYDisplayer.buildConfiguration() |
protected C3ChartConf |
C3Displayer.buildConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
C3DisplayerView.updateChart(C3ChartConf conf) |
void |
C3Displayer.View.updateChart(C3ChartConf conf) |
| Modifier and Type | Method and Description |
|---|---|
protected C3ChartConf |
C3AreaChartDisplayer.buildConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
C3AreaChartView.updateChart(C3ChartConf conf) |
| Modifier and Type | Method and Description |
|---|---|
protected C3ChartConf |
C3MeterChartDisplayer.buildConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected C3ChartConf |
C3PieChartDisplayer.buildConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
C3ChartConf |
C3JsTypesFactory.c3ChartConf(C3ChartSize size,
C3ChartData data,
C3AxisInfo axis,
C3Grid grid,
C3Transition transition,
C3Point point,
C3Padding padding,
C3Legend legend,
C3Color color) |
| Modifier and Type | Method and Description |
|---|---|
static C3Chart |
C3.generate(C3ChartConf conf) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.