Skip to content

fix(dual-axes): 修复双轴图缩略轴问题#3714

Open
li1615882553 wants to merge 2 commits intoantvis:masterfrom
li1615882553:fix/fix-dualaxes-slider
Open

fix(dual-axes): 修复双轴图缩略轴问题#3714
li1615882553 wants to merge 2 commits intoantvis:masterfrom
li1615882553:fix/fix-dualaxes-slider

Conversation

@li1615882553
Copy link

PR includes

  • add / modify test cases

Screenshot

fix: 修复双轴图缩略轴不同步问题,原使用Math.floor计算导致两侧数据不同步,修改为Math.round
fix: 修复双轴图缩略轴缺失start或end丢失右侧view问题

Before After
Snipaste_2023-12-06_22-09-41 image
@github-actions github-actions bot added the bugfix label Dec 6, 2023
@HHN0609
Copy link

HHN0609 commented Jun 6, 2024

同遇到这个问题, 这个pr没人看下么😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants