[Bug] Candlestick width not increasing on zoom with time xAxis and 'empty' filterMode
Open
bug
en
pending
stale
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.5.1
### Link to Minimal Reproduction
https://codepen.io/xpatt/pen/RwzZwYR
### Steps to Reproduce
set xAxis type to 'time'
set dataZoom filterMode to 'empty'
use series type 'candlestick'
### Current Behavior
Candlesticks do not widen on zoom:

### Expected Behavior
Candlesticks should widen on zoom:

### Environment
```markdown
- OS: Windows 11
- Browser:Chrome & Mozilla
- Framework: JS
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.