Highcharts translation series 9: area map of PlotOptions area map parameter description default value allowPointSelect whether to allow the label falseanimation to be selected by clicking the label when a sequence is not displayed, whether to display the animation truecolor main color or sequence color nullco... sy
Highcharts translation series 9: area Chart of PlotOptions
Area Chart
Parameters
Description
Default Value
AllowPointSelect
Allow you to select a tag by clicking the tag
False
Animation
Whether to display an animation when a sequence is not displayed
True
Color
Colors of major colors or sequences
Null
ConnectEnds
It is only used in polar charts. Whether to span terminals with extreme connection sequence lines
True
ConnectNulls
Whether to cross an empty dot link image line
False
CropThreshold
Processing threshold
300.0
Cursor
Cursor
Null
DashStyle
Name of the dash style of a chart segment
Null
DataLabels
DATA tag. See Level 3 heading datalabels
EnableMouseTracking
Enables or disables mouse tracking of a specific sequence
True
Events
Event, see Level 3 title events
FillColor
Fill color of Area Chart
Null
FillOpacity
Transparency of the fill area map
0.75
Id
Sequence id
Null
LineColor
Unique color of the chart baseline
Null
LineWidth
Chart baseline width
2.0
Marker
Mark, refer to Level 2 Title marker
Point
For more information, see
PointInterval
If the x value of each point is not given in the sequence, pointInterval defines the time interval of an x value.
1.0
PointPlacement
Possible values: null, "on", ""
Null
PointStart
If the sequence does not provide the x value for each vertex, pointStart defines which value to open
0.0
Selected
Whether to select the sequence during initialization
False
Shadow
Shadow of chart lines
True
ShowCheckbox
If it is true, a check box is displayed in the legend to allow sequence selection.
False
ShowInLegend
Whether to display part or all sequence types in the legend
True
Stacking
Whether to overlay the values of each sequence at the top of each sequence
Null
States
See states
StickyTracking
The trace of mouse events. If the value is true, the prompt text box is displayed. If the value is false, the prompt text box is not displayed.
True
Threshold
The value of the Y axis, which is used as the basic value of the Area Chart to distinguish between values above or below the threshold.
0.0
Tooltip
A configurable object. It is the configuration object for prompts of various optional rendering sequences. Property inherited from tooltip
{}
TrackByArea
Whether to use the whole area or just the corresponding mouseover prompt or other mouse events
False
TurboThreshold
When the length of a data array in a sequence exceeds turboThreshold, only the data in the one-dimensional array or the x and y values in the two-dimensional array are allowed.
1000.0
Visible
Set sequence initialization visibility
True
ZIndex
Define the Z index of the sequence
Null
DataLabels data tag
Parameters
Description
Default Value
Align
Horizontal Alignment of data labels
Center
BackgroundColor
Background Color of data labels
Null
BorderColor
Border color of data labels
Null
BorderRadius
Border radius of data labels
0.0
BorderWidth
Border Width of data labels
0.0
Color
Text color in data labels
Null
Crop
Hide data labels outside the drawing Area
True
Enabled
Enable data label?
False
Formatter
Callback Javascript function to format data labels
Null
Overflow
How to handle overflow labels on horizontal coordinates
Null
Padding
This is the margin in the box when borderWidth or backgroundColor is set.
2.0
Rotation
Text Rotation Angle
0.0
Shadow
The shadow of the label box.
False
Style
Label Style
Null
UseHTML
Whether to use HTML to render tags
False
VerticalAlign
Vertical label Arrangement
Null
X
X offset relative to a vertex
0.0
Y
Y offset relative to the vertex
-6.0
ZIndex
Z index of data labels
6
Events event
Parameters
Description
Default Value
CheckboxClick
Triggered when the check box after the sequence name in the legend is clicked
Null
Click
Click Event, triggered when the sequence is clicked
Null
Hide
Triggered when the sequence is hidden after the chart is generated, whether it is to click the legend to hide or call. hide ()
Null
LegendItemClick
Triggered when the legend project to which the sequence belongs is clicked. The default action is the visibility of the switching sequence.
Null
MouseOut
Triggered when the mouse leaves the chart
Null
MouseOver
Triggered when you place the cursor over the chart
Null
Show
Triggered after the chart generation time when the sequence is displayed, whether you click an item in the legend or call. show ()
Null
Marker mark
Attribute
Description
Default Value
Enabled
Enable or disable point mark
True
FillColor
Fill color of the dot mark
Null
LineColor
The color of the outer frame marked by the dot
# FFFFFF
LineWidth
Width of the outer frame marked by a vertex
0.0
Radius
Radius of the point mark
0.0
States
Status, participate in Level 4 title states
Symbol
Pre-defined shape or sign for marking
States status:
Parameters
Description
Default Value
Hover
See hover
Select
See select
Hover mouse overwrite status
Parameters
Description
Default Value
Enabled
Enable or disable the mouse slide status of the dot mark
True
FillColor
Fill color of the dot mark
Null
LineColor
The color of the outer frame marked by the dot
# FFFFFF
LineWidth
Width of the outer frame marked by a vertex
0.0
Radius
Radius of the point mark
Null
Select selected status
Parameters
Description
Default Value
Enabled
Enable or disable the selected status of the vertex mark
True
FillColor
Fill color of the dot mark
Null
LineColor
The color of the outer frame marked by the dot
# FFFFFF
LineWidth
Width of the outer frame marked by a vertex
0.0
Radius
Radius of the point mark
Null
Point
Parameters
Description
Default Value
Events
For a single point event, see events
Events event of a single vertex:
Parameters
Description
Default Value
Click
Triggered when a vertex is clicked
Null
MouseOut
Triggered when the mouse leaves the area to approach the point
Null
MouseOver
Triggered when the cursor enters the Area Chart approaching the point
Null
Remove
Triggered when the cursor enters the Area Chart approaching the point
Null
Select
Triggered when a vertex is selected by programming or clicked
Null
Unselect
Triggered when the vertex is not selected by programming or the clicked vertex is not selected.
Null
Update
Triggered when the vertex is updated by the program through the. update () method
Null