| Package | Description |
|---|---|
| org.wicketstuff.flot |
| Modifier and Type | Method and Description |
|---|---|
List<DataSet> |
Series.getData() |
| Modifier and Type | Method and Description |
|---|---|
Series |
Series.addDataSet(DataSet dataSet,
Color color) |
| Constructor and Description |
|---|
Series(List<DataSet> data,
String label,
Color color,
GraphType... graphTypes) |
Series(List<DataSet> data,
String label,
Color color,
Set<GraphType> graphTypes) |
Copyright © 2015. All rights reserved.