Effect Scatter Chart
Last updated
Last updated
The Effect Scatter Chart is a chart that shows the relationship between two variables. They are an incredibly powerful chart type, allowing viewers to immediately understand a relationship or trend, which would be impossible to see in almost any other form. the effect intensify the point that the user want to difference along all others.
You can find a more in depth explanation about the Effect Scatter on this page:
https://echarts.apache.org/examples/en/editor.html?c=scatter-effect
Properties of Effect Scatter Chart
Property Name
Data type
Type
Description
Data Source
List
Data Model
Datalist source for the widget.
X axis
Number
Expression
Values displayed on x-axis.
These are expected to be numeric values.
Y axis
Number
Expression
Values displayed on y-axis.
These are expected to be numeric values.
Effect point
Boolean
Expression
Boolean that determines if a given point is has an effect.
SelectedValueOutputID
Text
To select the specific value of the scatter chart, to put the differentiator effect in the point.
Show Xaxis Scale
Boolean
Expression
Show de scale of the x axis.
Show Yaxis Scale
Boolean
Expression
Show de scale of the y axis.
Scatter points color
Text
Expression
Defines the color of the scatter chart points.
Effect Points Color
Text
Expression
Defines the color of the effect points.
Scatter Chart Symbols
Text
Dropdown
To change the style of the scatter symbol. (Cirlce, rect, roundrect, triangle, diamond, pin, arrow).
Effect symbol size
Number
Expression
to change the size of the effect symbol
Scatter symbol size
Number
Expression
to change the size of the symbol.
Height
Text
Expression
Set height of the chart.
Type number.
Width
Text
Expression
Set width of the chart.
Type number.