Skip to content

Commit 328b631

Browse files
pissang100pah
authored andcommitted
Fix branding related issues in README.
1 parent a2e3de1 commit 328b631

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ECharts
22

3-
<a href="http://echarts.baidu.com">
3+
<a href="https://echarts.apache.org/">
44
<img style="vertical-align: top;" src="./asset/logo.png?raw=true" alt="logo" height="50px">
55
</a>
66

@@ -22,14 +22,6 @@ You may choose one of the following methods:
2222
+ `npm install echarts --save`
2323
+ CDN: [jsDelivr CDN](https://www.jsdelivr.com/package/npm/echarts?path=dist)
2424

25-
## Get ECharts GL
26-
27-
ECharts-GL is an extension pack of ECharts, which provides 3D plots, globe visualization, and WebGL acceleration.
28-
29-
+ Get from [https://github.com/ecomfe/echarts-gl](https://github.com/ecomfe/echarts-gl)
30-
31-
+ `npm install echarts-gl --save`
32-
3325
## Docs
3426

3527
+ Tutorial
@@ -96,6 +88,8 @@ If you wish to debug locally or make pull requests, please refer to [contributin
9688

9789
### Extensions
9890

91+
+ [ECharts GL](https://github.com/ecomfe/echarts-gl) An extension pack of ECharts, which provides 3D plots, globe visualization, and WebGL acceleration.
92+
9993
+ [Liquidfill 水球图](https://github.com/ecomfe/echarts-liquidfill)
10094

10195
+ [Wordcloud 字符云](https://github.com/ecomfe/echarts-wordcloud)

0 commit comments

Comments
 (0)