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 2021/03/03 02:50:21 UTC

[echarts-examples] branch gh-pages updated: Update scatter-clustering-process.js

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

shenyi pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 8b647ac  Update scatter-clustering-process.js
8b647ac is described below

commit 8b647acc1c04fa3b2b37d371b1ad49b82d3a26c5
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Mar 3 10:49:42 2021 +0800

    Update scatter-clustering-process.js
---
 public/data/scatter-clustering-process.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/data/scatter-clustering-process.js b/public/data/scatter-clustering-process.js
index 4a04797..b5c3d59 100644
--- a/public/data/scatter-clustering-process.js
+++ b/public/data/scatter-clustering-process.js
@@ -217,6 +217,7 @@ option = {
     },
     baseOption: {
         animationDurationUpdate: ANIMATION_DURATION_UPDATE,
+        transition: ['shape'],
         tooltip: {
         },
         xAxis: {


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