Version
最新版本
Link to Minimal Reproduction
No response
Steps to Reproduce
dataZoom-inside.filterMode = 'filter' 时正常
dataZoom-inside.filterMode = 'weakFilter' 时 connectNulls: false,会失效 空line会自动连接
Current Behavior
dataZoom-inside.filterMode = 'filter' 时正常
dataZoom-inside.filterMode = 'weakFilter' 时 connectNulls: false,会失效 空line会自动连接
Expected Behavior
dataZoom-inside.filterMode = 'weakFilter' 时 connectNulls: false,正常
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
2条答案
按热度按时间hc2pp10m1#
@1980882096 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] When filterMode = 'weakFilter' connectNulls: false, it will fail
BODY
Version
The latest version of
Link to Minimal Reproduction
No response
Steps to Reproduce
normal when dataZoom-inside.filterMode = 'filter'
When dataZoom-inside.filterMode = 'weakFilter' connectNulls: false, it will be invalid and the empty line will be automatically connected
Current Behavior
normal when dataZoom-inside.filterMode = 'filter'
When dataZoom-inside.filterMode = 'weakFilter' connectNulls: false, it will be invalid and the empty line will be automatically connected
Expected Behavior
connectNulls: false, normal when dataZoom-inside.filterMode = 'weakFilter'
Environment
Any additional comments?
No response
ergxz8rk2#
cannot reproduce in Demo Code
empty line is not connecting, as it should