-
Notifications
You must be signed in to change notification settings - Fork 189
feat: linear bar add barpadding option #3967
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
Open
LonelySnowman
wants to merge
6
commits into
VisActor:develop
Choose a base branch
from
LonelySnowman:feat-histogram-bar-padding
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: linear bar add barpadding option #3967
LonelySnowman
wants to merge
6
commits into
VisActor:develop
from
LonelySnowman:feat-histogram-bar-padding
+70
−9
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#3048 之前 PR 的 badcase 都测试过。 X 轴反向添加最小宽度保护水平堆叠直方图基础直方图 |
参考一下之前一个学生的pr,里面提到了一些case |
@xuefei1313 轴反转 最小宽度 这两个 case 我验证过了,上面的评论有截图。参数名称从 barPadding 改为了 barGap。CI 流程 Bug Server CI / build 的报错应该不是我这个 PR 引入的,size limit 的 CI 我感觉要调高一点。 |
xiaoluoHe
reviewed
May 27, 2025
跑一下 rush change,补充一下发布日志 |
20 tasks
xiaoluoHe
reviewed
May 27, 2025
xiaoluoHe
reviewed
May 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Close #2629
🔗 Related PR link
None
🐞 Bugserver case id
None
💡 Background and solution
Add barPadding option for histogram chart.
📝 Changelog
☑️ Self-Check before Merge
🚀 Summary
copilot:summary
🔍 Walkthrough
copilot:walkthrough