Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pointmove): 修复 pointmove 事件的两个问题 #6136

Merged
merged 1 commit into from Mar 18, 2024
Merged

Conversation

ai-qing-hai
Copy link
Collaborator

1、tooltip 为 false 时, seriesTitle 为空,导致的错误
2、coordinate 运算极限值,会出现 1 或者 3.3333e-17 的问题,改用 y1.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8322454763

Details

  • 3 of 4 (75.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 86.446%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/interaction/elementPointMove.ts 3 4 75.0%
Totals Coverage Status
Change from base Build 8280097661: 0.006%
Covered Lines: 10255
Relevant Lines: 11495

💛 - Coveralls

@hustcc hustcc merged commit 3dfb9e7 into v5 Mar 18, 2024
2 checks passed
@hustcc hustcc deleted the fix-pointmove branch March 18, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants