Element Details: Extra+Polar+Layer
 Back


Available in: Logi Info Source code name: ExtraPolarLayer

Adds another layer to the Polar chart. This allows multiple charts to be combined. There can be any number and combination of Polarline, Polararea, and Spline charts placed together in the same chart. Data for the chart comes from either another column from the main DataLayer, or from another DataLayer under this element. Use the Transparency attribute to allow charts to be seen through each other.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ChartDataColumn
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the data value for each item charted. These are listed across the y-axis.
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.
ID
UserDefined
(Required) 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.
PolarChartType
PolarSplineLine
PolarSplineArea
PolarScatter
PolarLine
PolarBubble
PolarArea
(Required) The type of Polar chart. PolarLine, PolarScatter, PolarBubble, PolarArea, PolarSplineLine, or PolarSplineArea.
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.



PARENT ELEMENTS

Click element to drill down for more information.

Chart.Polar


CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
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.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


 Back to top


 Chart Debug