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 567331115 fix(break): fix category
add 75e22aec1 feat(break-axis): fix margin cases
add e53f6cad3 fix: disable category axes
No new revisions were added by this update.
Summary of changes:
src/component/axis/CartesianAxisView.ts | 6 +++-
src/component/axis/axisBreakHelper.ts | 6 ++--
src/coord/Axis.ts | 29 +++++----------
src/coord/axisHelper.ts | 3 +-
src/coord/axisTickLabelBuilder.ts | 4 +--
src/coord/cartesian/Cartesian2D.ts | 2 --
src/label/labelLayoutHelper.ts | 6 ++++
src/layout/barGrid.ts | 2 +-
src/scale/Interval.ts | 2 +-
src/scale/Ordinal.ts | 9 ++---
src/scale/Scale.ts | 4 ++-
src/scale/helper.ts | 17 +++++----
test/axis-break.html | 63 +++++++++++++++++++++++++++++++--
13 files changed, 105 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]