apache / apache/echarts

[Bug] Add a timeline and set the parameter "timeline. controllStyle. itemSize". The style and size of the "forward" and "backward" buttons will not take effect

Open
#20,356 1 comment 0 reactions 0 assignees View on GitHub
bug en pending
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://echarts.apache.org/examples/zh/editor.html?c=doc-example%2Fmix-timeline-all&edit=1&reset=1&version=5.5.1

### Steps to Reproduce

Add code blocks to the code block timeline:
` controlStyle: {
position: 'left',
itemSize:10
},`

### Current Behavior

The style and size of the "forward" and "backward" buttons do not take effect

### Expected Behavior

Expect the styles and sizes of the "forward" and "backward" buttons to take effect

### Environment

```markdown
- OS: macOS
- Browser:Chrome 128.0.6613.137
- Framework:Vue@3
```

### 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.