-
Notifications
You must be signed in to change notification settings - Fork 4
Home
MyHomeMyData edited this page May 7, 2026
·
4 revisions
Welcome to the flexcharts wiki. Here you will find step-by-step guides and examples for building charts with flexcharts.
Step-by-step guides that explain how flexcharts works and how to connect real data.
| Article | Description |
|---|---|
| A1 — Stacked Area Chart | Build your first live chart: stacked area with SSE auto-update |
| A2 — Adding a Pie Chart | Extend the chart with a pie showing energy distribution |
| A3 — Interactive Charts | Make charts react to mouse events; event handlers, shared datasets |
Use Claude or another AI assistant to generate ECharts configurations from a plain-language description — no ECharts expertise required.
| Article | Description |
|---|---|
| B0 — The Context Primer | A short text to paste at the start of any AI conversation — gets the output right first time |
| B1 — First Chart Session | Documented AI session: a bar chart from a natural language description |
More articles are planned.
Cookbook A — From Scratch
Cookbook B — AI-Assisted