Sync G2 v5 axis documentation to Ant Design Charts #3130
Merged
+531
−53
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.
将 G2 v5 坐标轴文档的增量内容同步到 Ant Design Charts,包括新增配置项、属性说明和示例。仅同步配置选项,保持现有代码结构(使用 xField/yField 而非 encode)。
Changes
Chinese Documentation (
axis.zh.md)titleFill,titleTextAlign,titleLineHeight,titleDx,titleDylineShadowColor,lineShadowBlur, etc.),lineCursortickCount,tickMethod, shadow properties,tickCursorlabelRender,labelTextAlign,labelTextBaseline, shadow properties,labelCursor,labelDx,labelDygridOpacity, shadow properties,gridCursorbreaksconfiguration for axis breaks (discontinuous ranges)English Documentation (
axis.en.md)Code Structure Preserved
All examples use Ant Design Charts pattern:
Not G2 pattern (no
encodeused).Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.