JavaScript Notes
The launch product is not yet a separate first-class vanilla-JavaScript chart runtime with a distinct public API.
Current Position
JavaScript support today means:
- the wrappers are frontend-native
- JavaScript applications can embed the same public chart package
- the primary product examples and documentation remain Svelte-first
Why This Is The Current Scope
The public boundary is still being hardened. Expanding the product promise before the wrapper and model surface is cleaner would create unnecessary compatibility churn.
The right order is:
- make the Svelte-first surface explicit and credible
- stabilize model and handle contracts
- broaden the JavaScript story from that stronger base