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

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


    from afed7bfc3 fix(jitter): fix overlap when there could be enough space
     add 5ad87d42f chore: fix typos
     add 6e5a8a75c Merge pull request #21070 from striezel-stash/fix-typos
     add 796f5910e fix(tooltip): potential risk of memory leakage. close #21083
     add 59ac414ca fix(tooltip):  simplify variable reference
     add dbee7855d Merge pull request #21087 from 
seaheart/fix-tooltip-html-content
     add 3c2224cf3 Merge branch 'master' into fix-jitter

No new revisions were added by this update.

Summary of changes:
 src/component/axis/AxisBuilder.ts           | 18 +++++++++---------
 src/component/axis/axisBreakHelper.ts       |  2 +-
 src/component/axis/axisBreakHelperImpl.ts   |  2 +-
 src/component/matrix/MatrixView.ts          |  2 +-
 src/component/tooltip/TooltipHTMLContent.ts |  8 +++++---
 src/util/graphic.ts                         |  6 +++---
 src/util/layout.ts                          |  6 +++---
 src/util/model.ts                           |  2 +-
 src/util/styleCompat.ts                     |  2 +-
 src/util/types.ts                           | 10 +++++-----
 test/data/map/decode.js                     |  4 ++--
 11 files changed, 32 insertions(+), 30 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to