Skip to content

Conversation

@skie1997
Copy link
Contributor

@skie1997 skie1997 commented Oct 29, 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
  • Site / documentation update
  • Demo update
  • Workflow
  • Release
  • Other (about what?)

🔗 Related issue link

close @visactor/vchart#3344
close @visactor/vchart#3344

🐞 Bugserver case id

671a368dc21c5900b31822f4

💡 Background and solution

注意图例最后一项的布局:

修复前:
20241029203324_rec_

修复后:
该case 图例item高度相同,所以maxHeight会根据item高度倍数自动计算,不会出现某个item被裁剪的情况
20241030175645_rec_

📝 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

@xile611 xile611 added this to the 0.20.11 milestone Oct 30, 2024
@xile611 xile611 merged commit 108b06e into develop Oct 30, 2024
3 of 5 checks passed
@xile611 xile611 deleted the fix/legend-empty-page branch October 30, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] legend is empty after scrool [Bug] legend pager scrollbar 滚动异常

3 participants