14 of Highcharts Series translations: Series Data column options

Source: Internet
Author: User

14 of Highcharts Series translations: Series Data column options
Series Data column options
 

Parameters
Description
Default Value
 
Data
See data items
 
 
DataParser
Expired. Http://www.highcharts.com/documentation/how-to-use
Null
 
DataURL
Expired.
Null
 
Index
The index of the sequence in the chart affects the internal index of the char. series array, the z index, and the sequence in the legend.

 
Null
 
LegendIndex
Sequence in legend
Null
 
Name
Name of the sequence displayed in the legend and prompt
Null
 
Stack
This option allows grouping sequences on a stack chart. The stack option can be a string, a number, or any other item, as long as the grouping sequence stack options match each other
Null
 
Type
Sequence type. It can be one of area, areaspline, bar, column, line, pie, scatter, and spline.
Line
 
XAxis
When the dual axis or multiple x axes are used, this number defines the X axis corresponding to the sequence.
0.0
 
YAxis
When the dual axis or multiple y axes are used, this number defines the Y axes corresponding to the sequence.
0.0
 

 

Data items
Description: an array of sequence data points. There are three methods:

1. Data Set. For example, data: [,]

2. A set of two values. If the first value is a string, it is the vertex name. For example, data: [[], [], [], [].

3. A set of objects with name values. For example, data: [{name: 'point 1', color: '# 00ff00', y: 0}, {name: 'point 2', color:' # FF00FF ', y: 5}]

 

Parameters
Description
Default Value
 
Color
Independent color of each vertex,
Obtain from global colors
 
DataLabels
Independent data labels for each vertex. See plotOptions. series. dataLabels
Null
 
Events
See events
 
 
Id
The id of each vertex. After rendering the chart, you can use chart. get () to obtain the vertex object.
Null
 
LegendIndex
Used only in pie charts. The sequence of each pie chart slices in the legend.
Null
 
Marker
See marker
 
 
Name
The name of the vertex in the legend, prompt, data tag, and other places.
Null
 
Sliced
It is used only in the pie chart sequence. Whether to offset a slice to the center.
False
 
X
The x value of the vertex.
Null
 
Y
The y value of the vertex.
Null
 

 

Marker mark
 

Parameters
Description
Default Value
 
Enabled
Enable or disable vertex labels
True
 
FillColor
Fill color of point labels
Null
 
LineColor
The color of the outer line of the dot label.
# FFFFFF
 
LineWidth
The width of the outer line of the dot
0.0
 
Radius
Point radius
0.0
 
States
See states
 
 
Symbol
Predefines the shape or sign for the label. When it is null, it is obtained from options. symbols. Other possible values are: "circle", "square", "diamond", "triangle" and "triangle-down ". in addition, you can also use url to assign an image in the form of "url(graphic.png.
Null
 

 

States data point status
 

Parameters
Description
Default Value
 
Hover
See hover
 
 
Select
See select
 
 

 

Hover mouse slide Style
 

Parameters
Description
Default Value
 
Enable
Enable or disable vertex labels
True
 
FillColor
Fill color of the Point label. When it is null, the color of the sequence or vertex is used.
Null
 
LineColor
The color of the outer line of the dot label. When it is null, the color of the sequence or vertex is used.
# FFFFFF
 
LineWidth
The width of the outer line of the dot. The default value is 0.0.
0.0
 
Radius
The radius of the vertex.
Normal radius + 2
 

 

Select selected Style
Same as hover

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.