You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/01/07 05:56:55 UTC

[incubator-echarts] branch master updated (f2927d3 -> 0161a74)

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

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


    from f2927d3  Merge pull request #11985 from apache/fix-11801
     add 348cce3  fix: tweak some code style.
     add 0161a74  fix: tweak code for 9269cf35 and add remove handle.

No new revisions were added by this update.

Summary of changes:
 src/component/axis/CartesianAxisView.js      |  89 +--------------------
 src/component/axis/SingleAxisView.js         | 101 ++----------------------
 src/component/axis/axisSplitHelper.js        | 114 +++++++++++++++++++++++++++
 src/component/legend/ScrollableLegendView.js |  37 +++++----
 src/component/marker/markerHelper.js         |   6 +-
 test/singleAxisScales.html                   |  14 +++-
 6 files changed, 159 insertions(+), 202 deletions(-)
 create mode 100644 src/component/axis/axisSplitHelper.js


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