app icon
rookie_data_alchemy
0.1.0

Visualizing structured data as charts

jaguarliuu/rookie_data_alchemy16233 installs

rookie_data_alchemy

Author: jaguarliuu
Version: 0.0.3
Type: tool

Description

Transform JSON data into interactive charts effortlessly using AI. Supports all major ECharts visualization types with customizable styling.

Basic Usage

  1. ​Install from Marketplace​
    Visit your platform's plugin marketplace and search for "rookie_data_alchemy".
    Click ​​Install​​ to add the plugin to your dify.

  2. Launch the plugin after installation.

  3. Provide the following parameters:

    • ​Data (JSON):​
      Your structured dataset in valid JSON format
      Example:
    • ​Chart Type:​
      Enter the ​​Chinese name​​ of your desired visualization (e.g. 柱状图, 折线图, 饼图)
    • ​Custom Prompts (Optional):​
      Specify styling preferences:

  4. Click ​​Start Execution​​ to generate your chart

📌 Parameter Details

1. Data Requirements

  • Strictly formatted JSON
  • Supports nested structures for complex charts
  • Maximum file size: 5MB

2. Supported Chart Types

Chinese NameEnglish Equivalent
柱状图Bar Chart
折线图Line Chart
饼图Pie Chart
散点图Scatter Plot
雷达图Radar Chart
漏斗图Funnel Chart
[Full list in documentation]

3. Custom Prompts

Use natural language to request:

  • Color schemes
  • Component modifications
  • Layout adjustments
  • Animation preferences

🎯 Example Use Case

​Input Parameters:​

​Output:​​
Interactive pie chart with annotated percentages in goldenrod palette.

Chart Auto Generator Plugin

Overview

The Chart Auto Generator plugin automatically analyzes your data and generates appropriate chart configurations for visualization. It supports various chart types including bar, line, pie, scatter, radar, funnel, heatmap, and boxplot charts.

Usage

Basic Syntax

Parameters

ParameterRequiredDescription
YesYour dataset in JSON format (array of objects or single object)
YesType of chart to generate. Options: , , , , , , , , or (for automatic selection)
NoCustom title for your chart
NoColor scheme for the chart. Either:
- Predefined schemes: , , , , , ,
- Custom colors as comma-separated hex values (e.g. )

Example Request

Example Response

The plugin returns an ECharts configuration in the following format:

CATEGORY
Tool
VERSION
0.1.0
jaguarliuu·07/29/2025 11:00 AM
REQUIREMENTS
LLM invocation
Tool invocation
App invocation
Endpoint registration
Maximum memory
256MB
Maximum storage
1MB