Refactor Liquid component to functional API pattern for v1.0#285
Conversation
|
Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
|
🎊 PR Preview c57f185 has been successfully built and deployed to https://antvis-GPT-Vis-preview-playground-pr-285.surge.sh 🕐 Build time: 0.009s 🤖 By surge-preview |
|
@copilot 修改几个点:
|
Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
完成了以下修改 (commit c57f185):
注: 截图显示了完整的 Liquid Chart 部分布局,包括所有 8 个示例配置(基础、标题、矩形、水滴、三角形、academy 主题、dark 主题、自定义样式)。 |


Refactor Liquid Component to Functional API Pattern
This PR refactors the Liquid component following the gpt-vis-ai-refactor skill workflow, targeting the
aibranch.Progress Checklist
Step 1: Create Liquid component code in
src/ai/vis/liquid/index.tsknowledges/水波图 - Liquid Chart.mdsrc/ai/util/theme.tsanimate: falseconfiguration (browser rendering supports animations)Step 2: Create component README at
src/ai/vis/liquid/README.mdStep 3: Add playground demos (8 comprehensive examples)
src/ai/playground/main.tswith Liquid importsrc/ai/playground/index.htmlwith 8 container elementsStep 4: Update exports in
src/ai/index.tsStep 5: Update skill documentation
animate: falsein Don'ts sectionStep 6: Take playground screenshots for review
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.