antvis/G2
The issue has been closed
折线图中shape为smooth时,事件line:click监听无效 #3329
no-simple posted onGitHub
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
chart.line().position('date*nlp').color('#2fc25b').shape('smooth');
chart.on('line:click', () => {
console.log(999)
})
Environment | Info |
---|---|
g2 | 4.1.12 |
System | - |
Browser | - |
<!-- generated by antv-issue-helper. DO NOT REMOVE -->