Element Details: Animated+Extra+Scatter+Layer
 Back


Available in: Logi Info Source code name: AnimatedExtraScatterLayer

Adds another animated layer to the chart. This allows multiple charts to be combined. There can be any number of scatter 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
ChartSymbolEdgeColor
UserDefined
The color of the outside edge of the symbols. For Area charts, this is the color of the outside edge of the area chart layer, while for bar charts it is the edge color of each bar in the layer. Animated Bar Charts with Bar Style = Rounded Edge will ignore this attribute. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
ChartSymbolFillColor
UserDefined
The internal color of a symbol. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
ChartSymbolSides
UserDefined
Chart symbol - number of sides. Minimum 3 for a triangle, 4 for a diamond, 5 for a pentagon and so on up to 20 sides. To achieve a circle like symbol, enter a value of 10 or greater. Valid values are 3-20. If the Size of the symbol is set to a numeric column, to produce a bubble chart, this attribute is ignored.
ChartSymbolSize
UserDefined
The size, in pixels, of a chart symbol. You can make a scatter into a bubble chart. Instead of a specific number, specify a numeric column returned with the data. The default is 4.
ChartXDataColumn
UserDefined
(Required) Specifies the name of a datalayer column whose values will be plotted along the X-axis.
ChartYDataColumn
UserDefined
(Required) Specifies the name of a datalayer column whose values will be plotted along the Y-axis.
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.
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.

Animated Chart.Scatter


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