| Package | Description |
|---|---|
| org.exoplatform.analytics.model.chart |
| Modifier and Type | Method and Description |
|---|---|
List<ChartAggregationResult> |
ChartData.getAggregationResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartData.addAggregationResult(ChartAggregationResult aggregationResult,
int index,
boolean replaceIfExists) |
ChartData |
ChartDataList.addAggregationResult(ChartAggregationValue chartParentAggregation,
ChartAggregationResult aggregationResult) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartData.setAggregationResults(List<ChartAggregationResult> aggregationResults) |
| Constructor and Description |
|---|
ChartData(ChartAggregationValue key,
List<ChartAggregationResult> aggregationResults,
String lang,
String chartLabel) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.