JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1985
  • Score
    100M100P100Q109452F
  • License MIT

React charts - SVG, canvas & WebGPU rendering, accessible by default, with an LLM-ready data context. Thin wrapper over the framework-agnostic @michi-vz engine.

Package Exports

  • @michi-vz/react

Readme

@michi-vz/react

React 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/react

Framework 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 (this package) React 18+
@michi-vz/vue 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.

License

MIT © Beany Vu