Skip to content

Fix/wordcloud additional padding#302

Merged
xile611 merged 4 commits intodevelopfrom
fix/wordcloud-additional-padding
Jan 9, 2024
Merged

Fix/wordcloud additional padding#302
xile611 merged 4 commits intodevelopfrom
fix/wordcloud-additional-padding

Conversation

@skie1997
Copy link
Copy Markdown
Contributor

@skie1997 skie1997 commented Jan 8, 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
  • Chore
  • Release
  • Other (about what?)

🔗 Related issue link

close VisActor/VChart#1873

🐞 Bugserver case id

659cb92331b6a100b15f43c2
659cba8031b6a100b15f43c3

💡 Background and solution

  1. 解决词云底部额外padding问题
    修复前:
    image

修复后:
image

  1. 词云新增rect形状
    pick from: https://code.byted.org/dp/sirius/merge_requests/591
    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

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] 词云底部有空白, 空间未充分利用

3 participants