Feat/issue 328 support barGapInGroup
for bar series and rangeColumn series, used to adjust the gap between bars in each group,
#383
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
closed #328
🔗 Related PR link
🐞 Bugserver case id
64cc60fd378e90815866d458
64cc618278a1ca38b7292548
64cc5eff378e90815866d456
64cd376ca77f904af107fe71
💡 Background and solution
barGapInGroup
property for bar series and rangeColumn series, used to adjust the gap between bars in each group, it can be a pixel value or percentage which relative to the bandWidth of group.新增
barGapInGroup
属性用于柱系列和区间柱系列来调整每个分组组内柱子的间距,可以是像素值也可以是百分比值(该百分比是相对于所在分组的 bandWidth)📝 Changelog
☑️ Self-Check before Merge
🚀 Summary
copilot:summary
🔍 Walkthrough
copilot:walkthrough