园林绿化
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
702 B

  1. #echarts 百度团队开发的一款商业级数据图表
  2. github地址:https://github.com/ecomfe/echarts
  3. 中文文档:https://echarts.apache.org/zh/index.html
  4. GL:https://github.com/ecomfe/echarts-gl
  5. 水球:https://github.com/ecomfe/echarts-liquidfill
  6. 本地版本:echarts-5.2.2 , echarts-gl-2.0.8
  7. 更新日期:
  8. 介绍:
  9. 提供商业产品常用图表库,底层基于ZRender,创建了坐标系,图例,提示,工具箱等基础组件,并在此上构出折线图(区域图),柱状图(条状图),散点图(气泡图),饼图(环形图),K线图,地图,和弦图以及力导向布局图,同时支持任意维度的堆积和多图表混合展现。