Version
5.4.3
Link to Minimal Reproduction
https://codesandbox.io/s/prod-fire-8jg3hj?file=/src/index.js
Steps to Reproduce
Current Behavior
- 下拉列表时闪烁
- 下拉时图表无法显示,需要鼠标在区域内滑动才会显示
- 下拉时,鼠标放置在图像上,滚动下拉,图像不会消失
Expected Behavior
- 滑动后可以正常显示,无需用户在区域内滑动
- 下拉时鼠标放置在图像上,下拉移开鼠标后可以自动移除,无需用户滑动
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
4条答案
按热度按时间7eumitmz1#
@JasperrYang It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
TRANSLATED
TITLE
[Bug] custom typeIn the case of large data volume, it will flash and cannot be displayed when using datazoom drop-down, and manual clicks are required
cwdobuhd2#
link is not working for me
dldeef673#
link is not working for me
https://codesandbox.io/s/prod-fire-8jg3hj?file=/src/index.js
please try again
of1yzvn44#
any update? I meet a similar issue. write a custom series with extensive data, which render colored Rect on each data, the result is some Rect become transparent, and will become visible on hover(with the right color).