你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
john - 个人微博:http://weibo.com/u/2175683160
赞同来自: HappYgoD
jsbome - 个人博客:http://highcharts.daxueba.net
赞同来自: john
赞同来自:
HappYgoD
data: function() { var list = ; for (var i = 1; i <= 10000; i++) { list.push(Math.round(Math.random() * 1200)); } return list; }()
要回复问题请先登录或注册
4 个回复
john - 个人微博:http://weibo.com/u/2175683160
赞同来自: HappYgoD
1、用 highstock,在线演示有跟多例子,见
http://www.hcharts.cn/demo/highstock.php
2、用官方提供的高性能插件 boot.js,50w - 100w 完全不在话下。详见:http://www.highcharts.com/component/content/article/2-news/175-highcharts-performance-boost
其次, 1 w 条数据对 highcharts 来说也是ok的
jsbome - 个人博客:http://highcharts.daxueba.net
赞同来自: john
jsbome - 个人博客:http://highcharts.daxueba.net
赞同来自:
HappYgoD
赞同来自:
我将data换成
然后再划区域时有明显卡顿, 是哪里还需要修改么?
谢谢您的热心,期待您的答复