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

ovilia pushed a change to branch feat/break-axis
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 537de01ef feat(WIP): axis break that can be expanded
     add 7a7b54bc6 feat(WIP): axis break background style

No new revisions were added by this update.

Summary of changes:
 src/component/axis/CartesianAxisView.ts   |  18 ++++-
 src/component/axis/axisBreakAreaHelper.ts | 108 ++++++++++++++++++++++++++++++
 src/coord/axisCommonTypes.ts              |  10 ++-
 src/coord/axisDefault.ts                  |  16 +++++
 src/coord/axisHelper.ts                   |  25 +++++--
 src/scale/Interval.ts                     |  19 ++++--
 src/scale/Scale.ts                        |   4 ++
 src/util/types.ts                         |   1 +
 test/axis-break.html                      |  61 ++++++++++++-----
 9 files changed, 229 insertions(+), 33 deletions(-)
 create mode 100644 src/component/axis/axisBreakAreaHelper.ts


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

Reply via email to