klinecharts
Installation
SKILL.md
KLineChart Integration Guide
Helps developers integrate KLineChart (npm: klinecharts, currently v10) into their projects.
Route by scenario
| User need | Start here |
|---|---|
| First integration, quick chart | → Minimal example |
| Real backend (REST/WebSocket) | → Data loading |
| React / Vue / other frameworks | → Framework integration |
| Indicators / drawing tools | → Indicators and overlays |
| Upgrading from v9 | → v9 → v10 migration |
| Blank chart / data not updating | → Troubleshooting |
Check klinecharts in package.json if the version is unclear. v10 no longer uses applyNewData / updateData.