Skip to content

docs: 改造「核心概念 - 转换(Transform)- pack」文档 #6766

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

Merged
merged 4 commits into from
Apr 14, 2025

Conversation

yayea
Copy link
Contributor

@yayea yayea commented Apr 12, 2025

@yayea yayea closed this Apr 12, 2025
@yayea yayea reopened this Apr 12, 2025
@interstellarmt
Copy link
Contributor

感谢您的贡献 🎉描述部分很清晰👍
有一点小建议:
表格部分格式统一:
统一书写形式,只有字符串需要被反引号包裹,例如文档里的 row 和 col不需要单引号
字符串::'row' 👉 row
数字:3000 👉 3000
布尔: true 👉 true(否则用户无法区分是 'true' 还是 true)
空值:null 👉 null

@interstellarmt interstellarmt merged commit eda1847 into antvis:v5 Apr 14, 2025
1 of 2 checks passed
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.

[Docs]: 改造文档「核心概念 - 转换(Transform)- pack」
2 participants