@michi-vz/vue
v1.6.2
Published
Vue 3 charts - SVG, canvas & WebGPU rendering, accessible by default, with an LLM-ready data context. Thin wrapper over the framework-agnostic @michi-vz engine.
Maintainers
Readme
@michi-vz/vue
Vue 3 wrappers for michi-vz charts.
Part of the @michi-vz framework-agnostic
data-visualization library - a plain-TS engine, native web components, and thin
React/Vue/Svelte/Angular wrappers. Every chart emits an LLM-ready ChartContext.
npm i @michi-vz/vueFramework packages
Pick the package for your stack - they all render the same charts from the same engine:
| Package | For | | --- | --- | | @michi-vz/core | Framework-agnostic engine, no framework deps | | @michi-vz/wc | Native web components (Lit, light DOM) | | @michi-vz/react | React 18+ | | @michi-vz/vue (this package) | Vue 3 | | @michi-vz/svelte | Svelte | | @michi-vz/angular | Angular |
Full usage, the chart gallery, and the light-DOM colour contract are in the monorepo README and the live docs.
For AI assistants
The whole library is documented in one machine-readable file: llms-full.txt (compact index: llms.txt). Point a coding agent at it for correct props, usage per framework, and the ChartContext shape.
License
MIT © Beany Vu
