echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] eCharts xAxis label not align well when zooming in

Open Dolly05271 opened this issue 1 year ago • 0 comments

Version

5.5.0

Link to Minimal Reproduction

https://codepen.io/Dvora-IT/pen/qBGBaGX

Steps to Reproduce

create basic chart bar with zoom when we zoom in the label not align to the tick.

I tried to use 'alignWithLabel:true' but it aligns the tick to the label and I need the opposite operation that the label and the tick align between the bars

wanted

Current Behavior

when we zoom in the label not align to the tick.

Expected Behavior

the tick and the label will be align between the bars

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Dolly05271 avatar May 09 '24 12:05 Dolly05271