Tagged articles
2 articles
Page 1 of 1
Fun with Large Models
Fun with Large Models
May 14, 2025 · Artificial Intelligence

Discover the mcp-server-chart MCP Server—Your One‑Click AI Chart Generator

This article introduces the AntV‑developed mcp-server-chart MCP Server, explains how to set up the VSCode + Cline + Node environment, configure the server via JSON, and demonstrates its ability to generate network and bar charts through large‑model function calls, while also discussing current limitations and future improvements.

AIAntVChart Generation
0 likes · 7 min read
Discover the mcp-server-chart MCP Server—Your One‑Click AI Chart Generator
php Courses
php Courses
Sep 23, 2024 · Backend Development

Generating Visual Statistical Charts with PHP and ECharts

This tutorial explains how to retrieve data from a MySQL database using PHP, process it, and render interactive bar charts with the ECharts library, providing step‑by‑step instructions, sample code, and best practices for creating data visualizations in web applications.

Chart Generation
0 likes · 7 min read
Generating Visual Statistical Charts with PHP and ECharts