Element Details: Series.Box+Plot
 Back


Available in: Logi Info Source code name: Series.BoxPlot

Series.BoxPlot creates a box plot chart within the ChartCanvas.

A box plot is a convenient way of graphically depicting groups of numerical data through their quartiles. Box plots may have lines extending vertically from the boxes (whiskers) indicating variability outside the upper and lower quartiles.

Element Group:Chart Series



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BoxPlotFillColor
UserDefined
Sets the fill color for box plot. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BoxPlotFillColorTransparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.
ChartHighValueDataColumn
UserDefined
(Required) Specifies the name of the datalayer column containing the high data value for each row.
ChartLowValueDataColumn
UserDefined
(Required) Specifies the name of the datalayer column containing the low data value for each row.
ChartXDataColumn
UserDefined
Specifies the name of a datalayer column whose values will be plotted along the X-axis.
ChartXDataColumnType
Text
Number
DateTime
Auto
Specifies the data type of the datalayer column named in the X-axis Data Column attribute. Options include "Auto" (the default), "Text", "Number", and "DateTime".
Color
UserDefined
Sets the element's color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. For bar charts, each bar can be a different color by entering multiple colors, each separated by a comma. When using a Crosstab Filter under the Chart's DataLayer, use comma-separated colors and a Legend element so each crosstab set can be identified.
CombineWithSeriesID
UserDefined
When two series are combined, by default only the first one will appear in the legend. Clicking the item in the legend toggles both series to appear and disappear. Set this attribute to the element ID of another series to combine it with this series in the legend. Or, the value "Previous" can be entered to combine this series with the previous series.
DisableBoxPlotGrouping
True
False
Disables grouping of box plots. Non-grouped box plots are laid out individually and overlap each other. The default is False.
DisableMouseTracking
True
False
Disables mouse tracking for a specific series, when set to "True". This affects tooltips and click events on graphs and points. For large datasets, this may improve performance. The default value is "False".
HoverLineThickness
UserDefined
Sets the thickness of the line, in pixels, when the mouse pointer is hovered over it. The default value is 1 pixel.
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
LegendLabel
UserDefined
Indicates text that will be shown for this layer inside the chart legend.
LinkedToXAxisID
UserDefined
Specifies the ID of an X-Axis element that this series should be linked to when using multiple X-axes.
LinkedToYAxisID
UserDefined
Specifies the ID of an Y-Axis element that this series should be linked to when using multiple Y-axes.
LowerQuartileDataColumn
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the lower quartile data value for each item.
MedianDataColumn
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the median data value for each item.
MedianLineColor
UserDefined
Sets the color of the median line. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
MedianLineColorTransparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.
MedianLineThickness
UserDefined
The thickness of the median line.
NegativeColor
UserDefined
Sets the color for negative values. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, e.g. #D5F484.
NegativeColorTransparency
UserDefined
7
15
0
The related Negative Color attribute sets the color for negative values. Negative Color Transparency adds transparency to that color. The lowest value of “0” specifies that the value color is opaque, with no transparency. At the other end of the scale, “15” specifies a completely transparent color. Use medium-level transparency to allow different chart layers to show through each other.
NegativeThreshold
UserDefined
Sets the positive-negative value threshold, also called the “zero level” or “base level”. For Line charts, this is only used in conjunction with the Negative Color attribute. The default value is 0.
StemColor
UserDefined
Sets the color of the stem, the vertical line extending from the box to the whiskers. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
StemColorTransparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.
StemLineStyle
Solid
ShortDot
ShortDashDotDot
ShortDashDot
ShortDash
LongDashDotDot
LongDashDot
LongDash
Dot
DashDot
Dash
The style of the stem, the vertical line extending from the box to the whiskers. It can be set to dots, dashes or a combination of the two.
StemLineThickness
UserDefined
The thickness of the stem, the vertical line extending from the box to the whiskers.
Transparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.
UpperQuartileDataColumn
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the lower quartile data value for each item.
WhiskerColor
UserDefined
Sets the color of the whisker, the horizontal lines marking low and high values. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
WhiskerColorTransparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.
WhiskerLineThickness
UserDefined
The thickness of the whisker, the horizontal lines marking low and high values.
WhiskerWidth
UserDefined
The width of the whisker, the horizontal lines marking low and high values.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.

Action.Exit
Action.Export CSV
Action.Export Native Excel
Action.Export Native Word
Action.Export PDF
Action.Export Word Or Excel
Action.Export XML
Action.Google Spreadsheet
Action.Javascript
Action.Link
Action.Map Location
Action.Popup Menu
Action.Process
Action.Refresh Element
Action.Report
Action.Show Element
Action.Template
DataLayer.ActiveSQL
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Quicktip
Refresh Series Timer


 Back to top


 Chart Debug