Dominic789654/awesome-deepseek-harness--plugins-dsh-viz241

dsh-viz

Visualization tool for DeepSeek Harness: chart_render turns structured data into a self-contained ECharts HTML artifact inside the active workspace.

AI 분석

核心用途是辅助进行数据分析与可视化呈现。适合需要将 Agent 处理的数据、统计结果快速转化为交互式图表进行展示的用户。

패키지
dsh-viz
버전
0.1.0
라이선스
NOASSERTION
최근 업데이트
2026. 9. 12.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Dominic789654/awesome-deepseek-harness#e320de47d56be511d45b920e408e50a0ef8ba5fa&path:plugins/dsh-viz

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