Skip to content
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

feat(Chart): add Stack parameter #4038

Merged
merged 13 commits into from
Aug 12, 2024
Merged

feat(Chart): add Stack parameter #4038

merged 13 commits into from
Aug 12, 2024

Conversation

AiYuZhen
Copy link
Contributor

@AiYuZhen AiYuZhen commented Aug 12, 2024

添加数据属性以支持分组堆叠。

Description

close #4039

Copy link

bb-auto bot commented Aug 12, 2024

Thanks for your PR, @AiYuZhen. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot requested a review from ArgoZhang August 12, 2024 14:18
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3554cc9) to head (f2a6822).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4038   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          597       597           
  Lines        25923     25923           
  Branches      3771      3771           
=========================================
  Hits         25923     25923           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang changed the title feat(Chart) feat(Chart): add Stack parameter Aug 12, 2024
@bb-auto bb-auto bot added the enhancement New feature or request label Aug 12, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 12, 2024
@ArgoZhang ArgoZhang merged commit e3cfcdc into dotnetcore:main Aug 12, 2024
3 checks passed
@AiYuZhen AiYuZhen deleted the Chart branch August 14, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(Chart): add Stack parameter
2 participants