Appearance
Annotations
Full configs expose an annotations object (level lines, arrows, and related overlays). The interactive editor is the easiest way to author them; then getChartData() / exportConfig() to capture the structure.
This page will expand as annotation APIs are documented per type. For now, prefer:
editable: true- Add annotations in the UI
- Call
getChartData()(orexportConfig()) into yourchartData