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 Analysis

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

Package
dsh-viz
Version
0.1.0
License
NOASSERTION
Last updated
Sep 12, 2026

Install

$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