You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/07/21 09:47:38 UTC

[echarts-examples] branch fix-map updated (866df860 -> 04349afe)

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

ovilia pushed a change to branch fix-map
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git


    from 866df860 fix: remove more maps
     add 04349afe fix: remove more maps

No new revisions were added by this update.

Summary of changes:
 public/examples/ts/map-china-dataRange.js | 137 -----------------
 public/examples/ts/map-china.js           |  24 ---
 public/examples/ts/map-labels.js          | 173 ---------------------
 public/examples/ts/map-locate.js          |  58 --------
 public/examples/ts/map-province.js        | 105 -------------
 public/examples/ts/map-world-dataRange.js | 240 ------------------------------
 public/examples/ts/map-world.js           | 213 --------------------------
 7 files changed, 950 deletions(-)
 delete mode 100644 public/examples/ts/map-china-dataRange.js
 delete mode 100644 public/examples/ts/map-china.js
 delete mode 100644 public/examples/ts/map-labels.js
 delete mode 100644 public/examples/ts/map-locate.js
 delete mode 100644 public/examples/ts/map-province.js
 delete mode 100644 public/examples/ts/map-world-dataRange.js
 delete mode 100644 public/examples/ts/map-world.js


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