antvisantvisOfficialยท1 Agent Skills Included

GPT-Vis

Render 26 chart types from AI-generated markdown-like syntax

Generates interactive charts, graphs, and data summaries from simple markdown-like syntax that AI models can output directly. Supports 26 chart types including line, pie, flow diagrams, mind maps, and annotated text summaries with streaming rendering. Eliminates manual chart coding by letting LLMs produce ready-to-render visualizations for any JavaScript framework.
npx skills add antvis/GPT-Vis --all -g -y
Available:

Explains the library architecture, chart component patterns, and syntax parser rules so the AI agent can correctly build, test, and extend visualizations in this repository.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install GPT-Vis?โ–ผ

Run `npx skills add antvis/GPT-Vis --all -g -y` in your terminal to install the chart-visualization skill globally.

What chart types does GPT-Vis support?โ–ผ

It supports 26 types including line, bar, pie, scatter, sankey, treemap, flow diagrams, mind maps, network graphs, tables, and annotated text summaries.

Can AI models generate charts with GPT-Vis?โ–ผ

Yes. LLMs output a simple markdown-like vis syntax or JSON config, and GPT-Vis renders it directly, even while the model is still streaming tokens.

Does GPT-Vis work with React and Vue?โ–ผ

Yes. It is framework-agnostic and works with vanilla JavaScript, React, Vue, Angular, and Markdown renderers like marked.

Can GPT-Vis highlight key numbers in data reports?โ–ผ

Yes. Its summary and narrative-text features annotate metrics, trends, and ratios in plain text using semantic tags for clearer data storytelling.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’