8000 Feat/issue 328 support `barGapInGroup` for bar series and rangeColumn series, used to adjust the gap between bars in each group, by kkxxkk2019 · Pull Request #383 · VisActor/VChart · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feat/issue 328 support barGapInGroup for bar series and rangeColumn series, used to adjust the gap between bars in each group, #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Aug 7, 2023

Conversation

kkxxkk2019
Copy link
Collaborator
@kkxxkk2019 kkxxkk2019 commented Aug 3, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Update dependency
  • Code style optimization
  • Test Case
  • Branch merge
  • Release
  • Site / documentation update
  • Demo update
  • Workflow
  • Other (about what?)

🔗 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)

image
image
image
image

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

@kkxxkk2019 kkxxkk2019 added this to the v1.2.0 milestone Aug 3, 2023
@kkxxkk2019 kkxxkk2019 linked an issue Aug 3, 2023 that may be closed by this pull request
@kkxxkk2019 kkxxkk2019 changed the title Feat/issue 328 Feat/issue 328 support barGapInGroup for bar series and rangeColumn series, used to adjust the gap between bars in each group, Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] bar padding in group
2 participants
0