jeecg-onlchart

Convert natural-language requests into JeecgBoot Online chart configurations.

212|64|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jeecgboot/skills --skill jeecg-onlchart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jeecg-onlchart
Source: https://github.com/jeecgboot/skills/tree/main/jeecg-onlchart
Command: npx skills add https://github.com/jeecgboot/skills --skill jeecg-onlchart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill translates natural-language chart requests into JeecgBoot Online chart configurations and actions, enabling non-technical users to quickly visualize data by generating the necessary SQL, fields, and chart settings.

Core Features & Use Cases

  • Automatically derive SQL-driven chart configurations from user prompts, including X/Y axis mapping and chart type.
  • Create, edit, and visualize Online charts (bar, line, pie, and combination charts) within JeecgBoot, with optional data sources and dictionaries.
  • Typical use cases include generating gender distribution charts, sales trend visualizations, and department share visuals from natural-language prompts.

Quick Start

Describe a chart you want, e.g., "Create a bar chart of sales by month," and the system will produce a full chart configuration ready for deployment.

Frequently Asked Questions about jeecg-onlchart

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create online charts in JeecgBoot from natural language?

To create online charts in JeecgBoot, you provide a natural-language prompt describing your desired visualization. The system parses your request, generates the necessary SQL fields, maps X/Y axes, and produces a full chart configuration ready for deployment.

Can I generate SQL-driven dashboard charts without writing code?

You can generate SQL-driven dashboard charts without manual coding by translating natural-language requests into JeecgBoot Online chart configurations. This includes automatically deriving SQL queries, item configurations, and chart settings for visualizations like sales trends or gender distributions.

What chart types are supported when generating visualizations from natural language?

Generating visualizations from natural language supports bar, line, pie, and combination charts. These chart types are fully configurable within JeecgBoot dashboards and reports, driven by automatically parsed SQL fields and optional data dictionaries.

Does the JeecgBoot online chart generator support custom data sources and parameters?

The JeecgBoot online chart generator supports custom data sources, dictionaries, and parameters. It validates inputs and invokes add/edit endpoints to deploy SQL-driven chart configurations, satisfying end-to-end workflow requirements for dashboards.

How do I edit existing SQL chart configurations in JeecgBoot using natural language?

To edit existing SQL chart configurations in JeecgBoot, you provide natural-language instructions for the desired changes. The system validates your inputs, parses the updated SQL fields, and invokes the edit endpoints to regenerate the chart item configurations.