2014年11月13日

highcharts设置Y轴范围及根据Y轴范围设置不同颜色

摘要: yAxis : { title : { text : '数据' }, plotLines : [ { value : 0, width : 1, color : '#808080' } ], min: 30, //最小 t... 阅读全文

posted @ 2014-11-13 17:12 依米艳 阅读(2290) 评论(0) 推荐(0) 编辑

导航