Dify Plugin Visualization
A Dify Plugin Visualization Tools for generating charts using AntV. You can also use it with mcp-server-chart.
✨ Features
Now 25+ charts supported.
- : Generate an chart, used to display the trend of data under a continuous independent variable, allowing observation of overall data trends.
- : Generate a chart, used to compare values across different categories, suitable for horizontal comparisons.
- : Generate a , used to display the distribution of data, including the median, quartiles, and outliers.
- : Generate a chart, used to compare values across different categories, suitable for vertical comparisons.
- - Generate a , used to show administrative divisions and data distribution.
- : Generate a chart, used to display the relationship between two variables with different units or ranges.
- : Generate a diagram, also known as an Ishikawa diagram, used to identify and display the root causes of a problem.
- : Generate a , used to display the steps and sequence of a process.
- : Generate a chart, used to display data loss at different stages.
- : Generate a , used to display the distribution of data by dividing it into intervals and counting the number of data points in each interval.
- : Generate a chart, used to display the trend of data over time or another continuous variable.
- : Generate a chart, used to display the proportion of data, visually representing percentages in the form of water-filled spheres.
- : Generate a , used to display thought processes and hierarchical information.
- : Generate a graph, used to display relationships and connections between nodes.
- : Generate an chart, used to display the structure of an organization and personnel relationships.
- - Generate a , used to display route planning results for POIs.
- : Generate a chart, used to display the proportion of data, dividing it into parts represented by sectors showing the percentage of each part.
- - Generate a , used to show the distribution of POIs.
- : Generate a chart, used to display multi-dimensional data comprehensively, showing multiple dimensions in a radar-like format.
- : Generate a chart, used to display data flow and volume, representing the movement of data between different nodes in a Sankey-style format.
- : Generate a plot, used to display the relationship between two variables, showing data points as scattered dots on a coordinate system.
- : Generate a , used to display hierarchical data, showing data in rectangular forms where the size of rectangles represents the value of the data.
- : Generate a diagram, used to display relationships between sets, including intersections, unions, and differences.
- : Generate a plot, used to display the distribution of data, combining features of boxplots and density plots to provide a more detailed view of the data distribution.
- : Generate a , used to display the frequency of words in textual data, with font sizes indicating the frequency of each word.
[!NOTE]
The above geographic visualization chart generation tool uses AMap service and currently only supports map generation within China.
Configuration
1. Get Visualization from Plugin Marketplace
The AntV Visualization Chart could be found at the Plugin Marketplace, please install it first.
2. Use the tool
You can use the AntV's 25+ visualization chart, both chatflow and workflow applications support adding a AntV visualization chart node.
🔨 Development
Install dependencies:
Build the server:
📄 License
MIT@AntV.