Skip to content

v1.1.2

Compare
Choose a tag to compare
@hustcc hustcc released this 09 Jun 07:54
· 22 commits to master since this release

主要完成两个issue,(#1#2),包括包括:

一、配置

  • 增加**style**属性配置
  • 增加**className**属性配置

其他props配置包括:

  • option
  • theme
  • onChartReady
  • onEvents
  • showLoading

二、方法

这部分没有懂,只有一个方法用于获取echarts实例,通过这个实例可以使用所有的Echarts API

  • getEchartsInstance()