随笔分类 -  Highcharts

摘要:需要得到的代码如下:series: [{name: '棒号1',data: [7.0, 6.9, 9.5, 14.5, 18.2, 21.5, 25.2, 26.5, 23.3, 18.3, 13.9, 9.6]}, {name: '棒号2',data: [-0.2, 0.8, 5.7, 11.3,... 阅读全文
posted @ 2012-02-10 15:57 风一样的大叔 阅读(891) 评论(0) 推荐(0)
摘要:常用的文档说明:1.chart:renderTo 图表的页面显示容器defaultSeriesType 图表的显示类型(line,spline, scatter, splinearea bar,pie,area,column)margin 上下左右空隙events 事件click function(... 阅读全文
posted @ 2011-10-08 15:01 风一样的大叔 阅读(484) 评论(0) 推荐(0)