| Modifier and Type | Method and Description |
|---|---|
LinesDataSet |
SeriesBuilder.createAggregatedDataSet(ChartModelConfiguration configuration,
List<Iterable<? extends BuildResult<T>>> results)
Creates a new data set for a category graph from the specified static analysis results.
|
LinesDataSet |
SeriesBuilder.createDataSet(ChartModelConfiguration configuration,
Iterable<? extends BuildResult<T>> results)
Creates a new data set for a category graph from the specified static analysis results.
|
Copyright © 2016–2019. All rights reserved.