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 d1c0f2a5a feat(WIP): axis with break add f7a420e27 feat(WIP): axis break with label formatter No new revisions were added by this update. Summary of changes: src/coord/axisCommonTypes.ts | 10 ++- src/coord/axisHelper.ts | 38 +++++++++--- src/scale/Interval.ts | 47 ++++++++++++-- src/scale/Scale.ts | 17 ++++++ src/scale/helper.ts | 14 ++++- src/util/time.ts | 4 +- src/util/types.ts | 2 + test/{colorBy.html => axis-break.html} | 108 +++++++++++++-------------------- 8 files changed, 154 insertions(+), 86 deletions(-) copy test/{colorBy.html => axis-break.html} (71%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org