G2Plot icon indicating copy to clipboard operation
G2Plot copied to clipboard

🐛 [BUG] 折线图,开启标注和缩略图,标注显示不全

Open ntscshen opened this issue 3 years ago • 1 comments

链接: https://codesandbox.io/s/exciting-chebyshev-fhyxj2?file=/index.ts

拖拽,缩略图,查看标注的散列密度~

现有的表现

image

期待的表现

image

ntscshen avatar May 05 '22 08:05 ntscshen

在17个月前,@zqlu 开发者,在https://github.com/antvis/G2Plot/pull/2061 新增了统一的默认layout。 我提供一个使用场景,在开启"缩略轴"功能,并且设置了start、end,此时的label的渲染布局如何进行联动变更。 如果开发者有时间的话,求一个解决思路。

ntscshen avatar May 06 '22 03:05 ntscshen

slider 筛选之后,应该重新执行 label layout 操作;新版本中解决

visiky avatar Dec 10 '22 14:12 visiky