You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/11/20 11:00:48 UTC

[echarts-www] branch master updated: update extension description

This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 7492bbc5 update extension description
7492bbc5 is described below

commit 7492bbc574e86390de414254859b896483d6445e
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Sun Nov 20 19:00:08 2022 +0800

    update extension description
---
 config/common.js | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/common.js b/config/common.js
index e9daefd1..f0bbc5f1 100644
--- a/config/common.js
+++ b/config/common.js
@@ -362,8 +362,8 @@ module.exports = {
                 name: '沈毅',
                 website: 'https://github.com/pissang'
             }],
-            desc: '百度地图扩展,可以在百度地图上展现点图,线图,热力图等。',
-            descEN: 'With Baidu map extension, you can display scatter charts, lines charts, heatmaps and so on.'
+            desc: '百度地图扩展,可以在百度地图上展现点图、线图、热力图及饼图等。',
+            descEN: 'With Baidu map extension, you can display scatter charts, lines charts, heatmaps, pie charts and so on.'
         }, {
             image: 'arcgis.jpg',
             name: 'ArcGIS 地图',
@@ -402,8 +402,8 @@ module.exports = {
                 name: 'plainheart',
                 website: 'https://github.com/plainheart'
             }],
-            desc: '高德地图扩展,可以在高德地图上展现点图,线图,热力图等。',
-            descEN: 'AMap extension for ECharts which is used to display visualizations such as Scatter, Lines, Heatmap.'
+            desc: '高德地图扩展,可以在高德地图上展现点图、线图、热力图及饼图等。',
+            descEN: 'AMap extension for ECharts which is used to display visualizations such as Scatter, Lines, Heatmap and Pie.'
         }],
         functional: [{
             image: 'modularity.jpg',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org