-
Notifications
You must be signed in to change notification settings - Fork 605
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(word-cloud): 支持自定义random (#1791)
* feat(word-cloud): 通过添加random选项以支持每次渲染的单词布局一致 * chore(word-cloud): update test * refactor: 优化getRotate方法 * feat(word-cloud): add customPlacement opiton * chore(word-cloud): add test for customPlacement * docs(word-cloud): update doc * docs(word-cloud): update demo * refactor(word-cloud): 优化变量命名 * docs(word-cloud): 新增对placementStrategy返回值的描述 * chore: 修复单测报错
- Loading branch information
1 parent
6bdd5dd
commit d9af79d
Showing
16 changed files
with
508 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.