echarts [Bug] filterMode = 'weakFilter' 时 connectNulls: false,会失效

p4tfgftt  于 5个月前  发布在  Echarts
关注(0)|答案(2)|浏览(42)

Version

最新版本

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

hc2pp10m

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

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

- OS:
-Browser:
- Framework:

Any additional comments?

No response

ergxz8rk

ergxz8rk2#

cannot reproduce in Demo Code
empty line is not connecting, as it should

相关问题