- 1、本文档共130页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Highcharts_Options_Reference_官方帮助文档【DOC精选】
Highcharts Options Reference
The options object
chart
Options regarding the chart area and plot area as well as general chart options.
alignTicks : : Boolean true
When using multiple axis, the ticks of two or more opposite axes will automatically be aligned by adding ticks to the axis or axes with the least ticks. This can be prevented by setting alignTicks to false. If the grid lines look messy, its a good idea to hide them for the secondary axis by setting gridLineWidth to 0. Defaults to true. Defaults to true.
Try it: Try it: True by default, false.
animation : : Boolean|Object true
Set the overall animation for all chart updating. Animation can be disabled throughout the chart by setting it to false here. It can be overridden for each individual API method as a function parameter. The only animation not affected by this option is the initial series animation, see plotOptions.series = animation.
The animation can either be set as a boolean or a configuration object. If true, it will use the swing jQuery easing and a duration of 500 ms. If used as a configuration object, the following properties are supported:
duration
The duration of the animation in milliseconds.
easing
When using jQuery as the general framework, the easing can be set to linear or swing. More easing functions are available with the use of jQuery plug-ins, most notably the jQuery UI suite. See the jQuery docs. When using MooTools as the general framework, use the property name transition instead of easing.
Defaults to true. Defaults to true.
Try it: Try it: Updating with no animation, with a longer duration, with a jQuery UI easing.
backgroundColor : : Color #FFFFFF
The background color or gradient for the outer chart area. Defaults to #FFFFFF. Defaults to #FFFFFF.
Try it: Try it: Color, gradient
borderColor : : Color #4572A7
The color of the outer chart border. The border is painted using vector graphic techniques to allow rounded corners. Defaults to #4572A7. Defaults to #4572A7.
您可能关注的文档
- HDMI连接器最新应用分析【DOC精选】.doc
- HC【DOC精选】.doc
- HEADNOTE【DOC精选】.doc
- HDPE工艺技术进展-PP论坛_包装印刷【DOC精选】.doc
- HC SIC红外筒型网络摄像机产品彩页(--)【DOC精选】.doc
- Health education and food safety behavior in the university setting.【DOC精选】.doc
- healthy eating 教案【DOC精选】.doc
- Healthy Eating教案设计【DOC精选】.doc
- Head First Design Patterns(深入浅出设计模式)-设计模式介绍【DOC精选】.doc
- heart to heart 诚恳地【DOC精选】.doc
文档评论(0)