摘要: ECharts 阅读全文
posted @ 2015-11-25 18:12 凡的世界 阅读(900) 评论(0) 推荐(0)
摘要: 初始化接口,返回ECharts实例,其中dom为图表所在节点,theme为可选的主题,内置主题('macarons', 'infographic')直接传入名称,自定义扩展主题可传入主题对象。如:var myCharts = echarts.init(document.getElementById(... 阅读全文
posted @ 2015-11-25 18:09 凡的世界 阅读(2017) 评论(0) 推荐(0)