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

Fix/waterfall stack navigate #2819

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Fix/waterfall stack navigate #2819

merged 3 commits into from
Jun 19, 2024

Conversation

xuefei1313
Copy link
Contributor

@xuefei1313 xuefei1313 commented Jun 17, 2024

[中文版模板 / 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

close #2212

🔗 Related PR link

🐞 Bugserver case id

666ffb5a3ab4d500bd35a7ed

💡 Background and solution

📝 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

… and negative values were not stacked separately when there were both positive and negative values in the same stack
@xile611 xile611 added this to the v1.11.5 milestone Jun 19, 2024
@xile611 xile611 merged commit 90c383a into develop Jun 19, 2024
4 of 6 checks passed
@xile611 xile611 deleted the fix/waterfall-stack-navigate branch June 19, 2024 06:53
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.

[Bug] 堆叠瀑布图在同一堆中同时有正直与负值时,没有分开堆叠正负值
2 participants