Class | Description |
---|---|
C3Chart |
Represents a single C3 chart meta-data carrying all the information needed to represent the chart.
|
C3ChartData |
Data of a C3 chart stored in the .js file as a script building an array.
|
C3ChartDataFile |
Representation of all data files needed to write a chart to the disk.
|
C3ChartHelper |
Helper class for the ChartDestination.
|
C3ChartHtmlTemplates |
Renders HTML and JavaScript templates to the final chart report.
|
C3ChartReport |
Compiles the resulting chart report combiting all possible charts created now or during previous runs in the same target location.
|
Copyright © 2010–2017 PerfCake Community. All rights reserved.