| Class | Description |
|---|---|
| Data<V extends Value> |
HttpResponse representation of the data model NVD3 wants. |
| LabeledValue |
A single data point with label.
|
| Point |
Data point that consists of a single value.
|
| ScatterValue |
(x,y) and the size/shape for scatter graph.
|
| Series<V extends Value> |
A single sequence of data points.
|
| Value |
A single data point.
|
| XYValue |
Data point that consists of two values (X,Y).
|
Copyright © 2013. All rights reserved.