| Package | Description |
|---|---|
| com.flowcentraltech.flowcentral.chart.data | |
| com.flowcentraltech.flowcentral.chart.data.provider | |
| com.flowcentraltech.flowcentral.chart.util |
| Modifier and Type | Method and Description |
|---|---|
ChartData |
ChartData.Builder.build() |
ChartData |
ChartSnapshotDef.getChartData() |
ChartData |
ChartDataProvider.provide(String rule)
Provides data.
|
| Constructor and Description |
|---|
ChartSnapshotDef(String name,
String description,
ChartData chartData,
Long id,
long version) |
| Modifier and Type | Method and Description |
|---|---|
ChartData |
ChartSnapshotChartDataProvider.provide(String rule) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ChartUtils.getOptionsJson(ChartDef chartDef,
ChartData chartData,
boolean sparkLine) |
static com.tcdng.unify.core.util.json.JsonWriter |
ChartUtils.getOptionsJsonWriter(ChartDef chartDef,
ChartData chartData,
boolean sparkLine) |
Copyright © 2022. All rights reserved.