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/09/30 14:42:22 UTC

[incubator-echarts] branch next updated (01ae328 -> a97faf2)

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

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


    omit 01ae328  1. add splitLine.distance & axisTick.distance 2. add anchor 3. support svg of pointer 4. add progress

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/next (a97faf2)
            \
             O -- O -- O   (01ae328)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/chart/gauge/GaugeSeries.ts |  91 ++-----
 src/chart/gauge/GaugeView.ts   | 300 ++++++----------------
 src/theme/dark.ts              |  13 +-
 src/util/types.ts              |   1 -
 test/gauge-distance.html       | 569 -----------------------------------------
 test/gauge-pointer.html        | 313 -----------------------
 test/gauge-progress.html       | 320 -----------------------
 test/gauge.html                |  97 +------
 8 files changed, 107 insertions(+), 1597 deletions(-)
 delete mode 100644 test/gauge-distance.html
 delete mode 100644 test/gauge-pointer.html
 delete mode 100644 test/gauge-progress.html


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