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/09/12

インストール

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

ドキュメント

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