Highcharts translation series 4: global Options and labels label options 1. global Options Description: global options are not used for any chart. You must use the Highcharts. setOptions method to set options such as lang. Highcharts. setOptions ({global :{...
Highcharts translation series 4: global Options and labels label options
1. global Options
Note: The global option is not used for any chart. You must use the Highcharts. setOptions method to set options such as lang.
Highcharts. setOptions ({
Global :{
UseUTC: false
}});
Parameters
Description
Default Value
VMLRadialGradientURL
The path required by the VML browser to draw a radial gradient image
Http://code.highcharts.com/?version=/gfx/vml-radial-gradient.png
CanvasToolsURL
URL of the delayed attached file on the Android2.x Device
Http://www.highcharts.com/js/canvas-tools.js
UseUTC
The coordinate axis extension in Highcharts. dataFormat shows whether the UTC time is used for the position and time of the scale.
True
2. labels label options
Parameters
Description
Default Value
Items
Html, style
Style
Share CSS styles for all tags
Style: {color: '# 3e576f '}
Items single project
Parameters
Description
Default Value
Html
Label's internal html or text
Style
The CSS style of each label. Set the location of the label
Null