Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 911 Bytes

File metadata and controls

23 lines (16 loc) · 911 Bytes

ChartGPU API Reference

LLM/agent: start with llm-context.md. Human: pick a section below.

Public API

  • Chart APIChartGPU.create(), instance methods, sync, shared device, pipeline cache
  • OptionsChartGPUOptions, series, axes, zoom, tooltip, animation
  • Annotations — annotation types, interactive authoring
  • ThemesThemeConfig, presets
  • ScalescreateLinearScale, createCategoryScale

Low-level

Other