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(wordCloud): support wordCloud Chart with negative data and one da… #97

Merged
merged 7 commits into from
Aug 3, 2023

Conversation

skie1997
Copy link
Contributor

@skie1997 skie1997 commented Aug 3, 2023

[中文版模板 / 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#299
close VisActor/VChart#373

💡 Background and solution

one data:
image

negative data:
image

📝 Changelog

Language Changelog
🇺🇸 English wordCloud Chart support one data of negative data
🇨🇳 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 merged commit 9173ca0 into develop Aug 3, 2023
@xile611 xile611 deleted the fix/word-cloud-dev branch August 3, 2023 13:41
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.

[Feature] WordCloud Chart support negative value scale [Bug] word-cloud is not drawn with only one data
2 participants