You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/10/27 03:38:24 UTC

[incubator-echarts-doc] branch next updated: update ec version

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

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/next by this push:
     new bcb9aa1  update ec version
bcb9aa1 is described below

commit bcb9aa1c0e7606749786841cd62c30223a403cb2
Author: pissang <bm...@gmail.com>
AuthorDate: Tue Oct 27 11:38:09 2020 +0800

    update ec version
---
 src/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.js b/src/config.js
index d71c988..768af7c 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,5 +1,5 @@
 
-export const ECHARTS_LIB = 'https://cdn.jsdelivr.net/npm/echarts@5.0.0-alpha.2/dist/echarts.min.js';
+export const ECHARTS_LIB = 'https://cdn.jsdelivr.net/npm/echarts@5.0.0-beta.2/dist/echarts.min.js';
 
 // Properties that will not be expanded by default.
 // To reduce the display of unnecessary info.


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