LLM/agent: start with llm-context.md. Human: pick a section below.
- Chart API —
ChartGPU.create(), instance methods, sync, shared device, pipeline cache - Options —
ChartGPUOptions, series, axes, zoom, tooltip, animation - Annotations — annotation types, interactive authoring
- Themes —
ThemeConfig, presets - Scales —
createLinearScale,createCategoryScale
- GPU context — functional + class APIs
- Render scheduler — render-on-demand loop
- Interaction — events, zoom/pan APIs
- Animation — animation controller (internal)
- Internals — contributor notes
- Troubleshooting — errors, best practices