⚠️ Mobile is not supported yet.
Search for a command to run...
AI-native visualization components for LLM projects. Render 26 chart types from vis syntax strings or config objects.
A React component wrapping the @antv/gpt-vis GPTVis class. Supports 26 chart types via vis syntax strings or config objects. Ideal for LLM-generated visualizations.
An area chart component for @antv/gpt-vis. Show data trends over time with optional stacking.
A horizontal bar chart component for @antv/gpt-vis. Compare categorical data with optional grouping and stacking.
A boxplot chart component for @antv/gpt-vis. Compare statistical distributions across categories.
A vertical column chart component for @antv/gpt-vis. Compare categorical data with optional grouping and stacking.
A dual axes chart component for @antv/gpt-vis. Combine column and line charts for trend and comparison.
A fishbone diagram component for @antv/gpt-vis. Display cause-and-effect analysis with a fish skeleton structure.
A flow diagram component for @antv/gpt-vis. Show process steps and decision points.
A funnel chart component for @antv/gpt-vis. Visualize progressive data reduction through stages.
A histogram chart component for @antv/gpt-vis. Show frequency distribution of data points within ranges.
An indented tree component for @antv/gpt-vis. Display hierarchical data with indented layout.
A line chart component for @antv/gpt-vis. Visualize trends over time with optional multi-series grouping.
A liquid fill chart component for @antv/gpt-vis. Display a single percentage value with various shapes.
A mind map component for @antv/gpt-vis. Organize hierarchical information with branches from a central topic.
A network graph component for @antv/gpt-vis. Display relationships between entities with various layouts.
An organization chart component for @antv/gpt-vis. Visualize hierarchical organizational structures.
A pie chart component for @antv/gpt-vis. Show proportions of parts with optional donut style.
A radar chart component for @antv/gpt-vis. Display multidimensional data across four or more axes.
A sankey diagram component for @antv/gpt-vis. Show data flow between stages or categories.
A scatter chart component for @antv/gpt-vis. Show relationships between two variables with optional grouping.
A summary component for @antv/gpt-vis. Render rich text narratives with T8 markdown-like syntax.
A table component for @antv/gpt-vis. Display tabular data with optional theming.
A treemap chart component for @antv/gpt-vis. Display hierarchical data with nested rectangles.
A Venn diagram component for @antv/gpt-vis. Show set relationships and intersections.
A violin chart component for @antv/gpt-vis. Show data distribution density across categories.
A waterfall chart component for @antv/gpt-vis. Show cumulative effect of sequential positive and negative values.
A word cloud chart component for @antv/gpt-vis. Visualize word frequency by text size.