Constructor and Description |
---|
GraphPanel(Panel basePanel,
java.lang.String type,
Duration timeShift,
boolean stack,
Legend legend,
boolean points,
int pointradius,
NullPointMode nullPointMode,
int fill,
AliasColors aliasColors,
YAxis leftYAxis,
YAxis rightYAxis)
Common chart with legend, axis, thresholds.
|
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
toJson()
returns object as JSON.
|
public GraphPanel(Panel basePanel, java.lang.String type, Duration timeShift, boolean stack, Legend legend, boolean points, int pointradius, NullPointMode nullPointMode, int fill, AliasColors aliasColors, YAxis leftYAxis, YAxis rightYAxis)
Common chart with legend, axis, thresholds.