|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GraphType in org.wicketstuff.flot |
|---|
| Subclasses of GraphType in org.wicketstuff.flot | |
|---|---|
class |
BarGraphType
|
class |
LineGraphType
|
class |
PointsGraphType
|
| Constructors in org.wicketstuff.flot with parameters of type GraphType | |
|---|---|
Series(java.util.List<DataSet> data,
java.lang.String label,
Color color,
GraphType... graphTypes)
|
|
| Constructor parameters in org.wicketstuff.flot with type arguments of type GraphType | |
|---|---|
Series(java.util.List<DataSet> data,
java.lang.String label,
Color color,
java.util.Set<GraphType> graphTypes)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||