"我的小公主"搜索到(1)结果

功能强大的图表插件highcharts设置: 1. 允许图表放大功能: 在chart属性中添加 zoomType:'x', 或者 zoomType:'y', 或者 zoomType:'xy', chart: { type: 'area', zoomType: 'xy', }, 2.设置鼠标停留点出显示的信息: tool...

 阅读 (923)   2017-09-18   评论 (0) 
  highcharts