We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
柱状图在 brush:end 事件中,会返回 x 区域内所有元素,而不是实际选择的元素
https://stackblitz.com/edit/react-chvm779o-1mbpckw7?file=src%2Findex.js
No response
🆕 5.x
The text was updated successfully, but these errors were encountered:
这里拿到selection后续的业务逻辑是什么
Sorry, something went wrong.
答疑遇到的,他们要拿到这个选中值,渲染到一个头部的 header 里,强调展示当前选中的项
No branches or pull requests
Describe the bug / 问题描述
柱状图在 brush:end 事件中,会返回 x 区域内所有元素,而不是实际选择的元素


Reproduction link / 复现链接
https://stackblitz.com/edit/react-chvm779o-1mbpckw7?file=src%2Findex.js
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
🆕 5.x
OS / 操作系统
Browser / 浏览器
The text was updated successfully, but these errors were encountered: