Dominic789654/awesome-deepseek-harness--plugins-dsh-viz ↗★ 241
dsh-viz
Visualization tool for DeepSeek Harness: chart_render turns structured data into a self-contained ECharts HTML artifact inside the active workspace.
AI Analysis
核心用途是辅助进行数据分析与可视化呈现。适合需要将 Agent 处理的数据、统计结果快速转化为交互式图表进行展示的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Dominic789654/awesome-deepseek-harness#e320de47d56be511d45b920e408e50a0ef8ba5fa&path:plugins/dsh-vizREADME
Read the full README ↗Configuration
Tunables live on the plugin row in your profile patch:
- id: dsh-viz
name: dsh-viz
config:
outputDir: artifacts/charts # where charts land, relative to the workspace root
echartsSrc: https://cdn.jsdelivr.net/npm/echarts@5/dist/echarts.min.js