-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
docs: 改造文档「核心概念 - 转换(Transform)- normalizeY #6727
Merged
Merged
Conversation
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
结构很清楚,写得不错👏👏👏,有一些示例和格式上的问题辛苦修改一下~❤️ |
Pull Request Test Coverage Report for Build 14300124338Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
这面又修改了一下 麻烦看看呢 |
不好意思,最新的修改有推上来吗,我好像没看到 |
现在看看呢 |
感谢您的贡献 👏🎉 |
interstellarmt
approved these changes
Apr 7, 2025
这面还需要做什么吗 我看build挂掉了 |
没事,coveralls日常挂掉- - |
mingcheng
pushed a commit
to mingcheng/G2
that referenced
this pull request
Apr 8, 2025
* docs: 更新 normalizeY 文档,增加使用场景和配置项说明 * docs: 更新 normalizeY 文档,增加配置项说明和示例 * docs: 更新 normalizeY 文档,修复YAML 前置标记
interstellarmt
pushed a commit
that referenced
this pull request
Apr 8, 2025
* docs: enhance symmetryY transform documentation 📚 - Add usage scenarios with examples - Include a table of common application scenarios - Update configuration options and examples - Add FAQ section with example code for symmetric bar chart * docs: 改造「核心概念 - 标记(Mark)- shape」文档 (#6667) (#6740) * docs: update transform.diffY (#6729) * docs: update transform.diffY * docs: update code review * docs: 改造文档「核心概念 - 转换(Transform)- normalizeY (#6727) * docs: 更新 normalizeY 文档,增加使用场景和配置项说明 * docs: 更新 normalizeY 文档,增加配置项说明和示例 * docs: 更新 normalizeY 文档,修复YAML 前置标记 * docs: update wordcloud doc (#6734) Co-authored-by: chenying <[email protected]> * fix: element event error (#6750) * docs: enhance symmetryY transform documentation 📚 - Add usage scenarios with examples - Include a table of common application scenarios - Update configuration options and examples - Add FAQ section with example code for symmetric bar chart --------- Co-authored-by: bqxbqx <[email protected]> Co-authored-by: yayea <[email protected]> Co-authored-by: hustcc <[email protected]> Co-authored-by: 梦想跟老登一样厉害 <[email protected]> Co-authored-by: Orcish-Y <[email protected]> Co-authored-by: chenying <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
先写了一版demo 麻烦帮看看是否可行
Checklist
npm test
passesDescription of change