File tree 3 files changed +2
-91
lines changed
3 files changed +2
-91
lines changed Original file line number Diff line number Diff line change 3
3
The simplest, and the best React wrapper for [ Apache ECharts] ( https://github.com/apache/incubator-echarts ) .
4
4
5
5
[ ![ npm] ( https://img.shields.io/npm/v/echarts-for-react.svg )] ( https://www.npmjs.com/package/echarts-for-react )
6
- [ ![ Build Status ] ( https://github.com/hustcc/echarts-for-react/workflows/build/badge.svg?branch=master )] ( https://github.com/hustcc/echarts-for-react/actions?query=workflow%3Abuild )
6
+ [ ![ build ] ( https://github.com/hustcc/echarts-for-react/actions/ workflows/build.yml /badge.svg )] ( https://github.com/hustcc/echarts-for-react/actions/workflows/build.yml )
7
7
[ ![ Coverage] ( https://img.shields.io/coveralls/hustcc/echarts-for-react/master.svg )] ( https://coveralls.io/github/hustcc/echarts-for-react )
8
8
[ ![ NPM downloads] ( https://img.shields.io/npm/dm/echarts-for-react.svg )] ( https://www.npmjs.com/package/echarts-for-react )
9
9
[ ![ License] ( https://img.shields.io/npm/l/echarts-for-react.svg )] ( https://www.npmjs.com/package/echarts-for-react )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " echarts-for-react" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " Apache Echarts components for React." ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " esm/index.js" ,
You can’t perform that action at this time.
0 commit comments