2020.2

Table Of Contents
Marker type is line, this style will be used for the line thickness. (Equivalent to the
markerBorderThickness
property; see: markerBorderThickness.)
l
Border Color: Color of the Legend's border. Enter a valid hexademical color (HTML
Hex Color) or a predefined CSS color (CSS color names), or click the colored
square to open the Color Picker dialog ("Color Picker" on page938). (Equivalent to
the
markerBorderColor
property; see: markerBorderColor.)
l
Border Opacity: Enter a numerical value between 0 and 100 to define the opacity
(in percentage) of the border. (Equivalent to the
markerBorderAlpha
property; see: markerBorderAlpha. When specified on the Source tab, the value
should be between 0 and 1, e.g. 0.8.)
Source tab
The JSON on the Source tab reflects the choices made in the other tabs and, more importantly,
provides the possibility to add in any amCharts configuration option that is unavailable via the
other tab menus. For more information see: "Adding and editing properties manually" on
page687.
Profile Scripts dialog
The Script Profiler is accessible through the Context >Profile Scripts menu option. It runs the
scripts in the template, using the current record, in order to verify the speed at which scripts in
the "Scripts pane" on page1054 execute. It helps greatly in troubleshooting performance
issues caused by scripting (see also: "Testing scripts" on page864).
When the dialog opens, the script profiler runs automatically, on 1000 instances of all the
scripts by default (this can be changed through the "Scripting preferences" on page849).
Note
The script profiler can take a while, so please be patient.
Page 976