Appearance
Are you an LLM? You can read better optimized documentation at /embed/docs/getting-started.md for this page in Markdown format
Getting Started
Developer documentation for embedding Chartbuddy in HTML and dashboards. Using Chartbuddy in Google Slides? See the Help Center instead.
The Chartbuddy JavaScript package is @chartbuddy.io/embed – for embedding Chartbuddy in HTML documents.
Paths
- Installation – npm, CDN
- Quick start – HTML file, mount, update, destroy
- Chart with AI – Cursor, Claude Code, ChatGPT, … + Embed handoff
- View vs edit mode – default chrome and editor mode
- Canvas & sizing – host must have a definite width/height before mount
Also browse
- Data model –
chartDataandseriesData - Chart types – clustered bar, line, waterfall, …
- Insight reference –
Insightmethods (under Docs → Reference) - Visual QA – observe, PNG export, fixture hygiene
- Validation –
validateChartDatabefore mount - Samples – live charts + copy-paste HTML
- llms.txt – curated agent index
- llms-full.txt – entire docs site in one file (skip unless you need a single blob)