| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | de.laures.cewolf.taglib.tags.PlotTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
type | true | true | java.lang.String | The type of the plot. One of xyarea, xyline, xyshapesandlines, scatter, xyverticalbar, step, candlestick, highlow, signal, verticalbar, area, line, shapesandlines, spline, stackedxyarea, stackedxyarea2 |
xaxislabel | false | true | java.lang.String | Title of the plot's x-axis. This attribute is only used for horizontally combined charts. |
yaxislabel | false | true | java.lang.String | Title of the plot's y-axis. This attribute is only used for vertically combined charts. |
xaxisinteger | false | true | java.lang.String | Boolean value to indicate whether the label values of a numeric domain (X) axis should have integer values only, or if decimal values are OK. Default: false. This attribute is new in cewolf version 1.1. |
yaxisinteger | false | true | java.lang.String | Boolean value to indicate whether the label values of a numeric range (Y) axis should have integer values only, or if decimal values are OK. Default: false. This attribute is new in cewolf version 1.1. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |