apache / apache/echarts

[Bug] Candlestick width not increasing on zoom with time xAxis and 'empty' filterMode

Open
#20,242 6 comments 0 reactions 0 assignees View on GitHub
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:
![image](https://github.com/user-attachments/assets/2c234c46-dabf-407c-98a5-4ab21b4ed699)

### Expected Behavior

Candlesticks should widen on zoom:
![image](https://github.com/user-attachments/assets/d5483dee-81fc-4bd4-bc84-11ff6b33864e)

### Environment

```markdown
- OS: Windows 11
- Browser:Chrome & Mozilla
- Framework: JS
```

### Any additional comments?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.