随笔分类 -  图表框架

echart,highchart等统计图使用总结
摘要:实例页面:http://echarts.baidu.com/echarts2/doc/example/event.html 阅读全文
posted @ 2017-07-28 16:14 caribean 阅读(1866) 评论(0) 推荐(0)
摘要:以下参数都是写在option配置对象内,没有提及的配置参数欢迎查阅读echart参考手册。 一、 修改主标题和副标题 title : { text: '未来一周气温变化',//写入主标题 subtext: '纯属虚构',//写入副标题 x:'left',//控制标题水平方向的位置'center' | 阅读全文
posted @ 2017-07-28 15:40 caribean 阅读(6804) 评论(0) 推荐(0)