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

sushuang pushed a change to branch next
in repository 
https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git.


    from 9c95942  update gauge-car example
     new 3199bc1  add examples about morphing and data-transform.
     new 301953c  enhance dat.GUI in examples.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                         |  50 ++-
 public/data/asset/data/south-america-polygon.json |   1 +
 public/data/asset/img/custom-gauge-panel.png      | Bin 0 -> 13745 bytes
 public/data/asset/js/myTransform.js               | 247 +++++++++++
 public/data/asset/js/transitionPlayer.js          | 256 +++++++++++
 public/data/custom-combine-separate-morph.js      | 505 ++++++++++++++++++++++
 public/data/custom-gauge.js                       | 185 ++++++++
 public/data/custom-one-to-one-morph.js            | 222 ++++++++++
 public/data/custom-spiral-race.js                 | 257 +++++++++++
 public/data/custom-story-transition.js            | 400 +++++++++++++++++
 public/data/data-transform-filter.js              |  81 ++++
 public/data/scatter-linear-regression.js          |   4 +-
 src/editor/sandbox.js                             |   2 +-
 13 files changed, 2207 insertions(+), 3 deletions(-)
 create mode 100644 public/data/asset/data/south-america-polygon.json
 create mode 100644 public/data/asset/img/custom-gauge-panel.png
 create mode 100644 public/data/asset/js/myTransform.js
 create mode 100644 public/data/asset/js/transitionPlayer.js
 create mode 100644 public/data/custom-combine-separate-morph.js
 create mode 100644 public/data/custom-gauge.js
 create mode 100644 public/data/custom-one-to-one-morph.js
 create mode 100644 public/data/custom-spiral-race.js
 create mode 100644 public/data/custom-story-transition.js
 create mode 100644 public/data/data-transform-filter.js


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to