Overview
Features
generate_area_chart
Generate an area chart, used to display the trend of data under a continuous independent variable, allowing observation of overall data trends.
generate_bar_chart
Generate a bar chart, used to compare values across different categories, suitable for horizontal comparisons.
generate_boxplot_chart
Generate a boxplot, used to display the distribution of data, including the median, quartiles, and outliers.
generate_column_chart
Generate a column chart, used to compare values across different categories, suitable for vertical comparisons.
generate_district_map
Generate a district-map, used to show administrative divisions and data distribution.
generate_dual_axes_chart
Generate a dual-axes chart, used to display the relationship between two variables with different units or ranges.
generate_fishbone_diagram
Generate a fishbone diagram, also known as an Ishikawa diagram, used to identify and display the root causes of a problem.
generate_flow_diagram
Generate a flowchart, used to display the steps and sequence of a process.
Who Is This For?
- developers:Integrate AntV chart generation into MCP workflows and applications seamlessly.
- data scientists:Leverage MCP to generate diverse charts for data analysis and storytelling.
- visualization engineers:Build chart-generation tools for AI assistants and dashboards in MCP workflows.




