mmmml-zhao / echarts-for-react-fc

Using ECharts in React, encapsulating it within a functional component, and providing a hook for consumers to consume.
3 stars 0 forks source link

feat(optimization): #9

Closed mmmml-zhao closed 4 months ago

mmmml-zhao commented 4 months ago
  1. 添加 useTooltip 导出
  2. 引入 lodash-es,删除lodash
  3. 消除项目中的warn
  4. 优化类型的导出
  5. 更新example
  6. 更新 readme
  7. 添加eslint 规则