VChart icon indicating copy to clipboard operation
VChart copied to clipboard

[Feature] support config poptip trigger event

Open xuefei1313 opened this issue 2 months ago • 1 comments

What problem does this feature solve?

in mobile text poptip-plugin only trigger by TouchMove, should support trigger by TouchDown event

What does the proposed API look like?

poptip: { trigger: 'pointerover' | 'pointerdown' }

xuefei1313 avatar Oct 17 '25 08:10 xuefei1313

移动端poptip的触发逻辑不好用,通过配置trigger支持pointerdown下触发

xuefei1313 avatar Oct 17 '25 08:10 xuefei1313