Refactor Sankey and Venn components to functional API pattern for v1.0#286
Refactor Sankey and Venn components to functional API pattern for v1.0#286
Conversation
|
…d demos Co-authored-by: hustcc <[email protected]>
|
@copilot 没有我的指令,不要改 skill 描述文件。 |
Co-authored-by: hustcc <[email protected]>
|
@copilot skill.md 中,加上不要参考 gpt-vis-ssr 中的 tooltip interaction 的配置。 |
Co-authored-by: hustcc <[email protected]>
|
🎊 PR Preview 922d177 has been successfully built and deployed to https://antvis-GPT-Vis-preview-playground-pr-286.surge.sh 🕐 Build time: 0.01s 🤖 By surge-preview |

Refactoring Sankey and Venn Components
Following the gpt-vis-ai-refactor skill workflow to migrate sankey and venn components to the ai branch using functional API pattern.
Sankey Component ✅
src/ai/vis/sankey/index.tswith functional patternsrc/ai/vis/sankey/README.mdwith documentationsrc/ai/playground/main.tssrc/ai/playground/index.htmlsrc/ai/index.tsVenn Component ✅
src/ai/vis/venn/index.tswith functional patternsrc/ai/vis/venn/README.mdwith documentationsrc/ai/playground/main.tssrc/ai/playground/index.htmlsrc/ai/index.tsTesting & Validation ✅
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.