@antv/f2-wx 中 如何设置 appendPadding 参数
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
之前3.*版本是直接以下设置
chartInstance = new F2.Chart({
animate: false,
appendPadding: [10, 0, 20, 0]
});
那4.*版本该如何设置呢?
Contributor guide
Research direction
No file, test, or entry point is named; the issue only asks how to configure appendPadding in @antv/f2-wx for version 4. Start by locating the v4 @antv/f2-wx configuration or documentation entry point and compare it with the shown v3 usage. Done should be a verified configuration explanation or documentation example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100