Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript
Unovis is a modular data visualization framework that can be used with multiple JavaScript frameworks like React, Angular, Svelte, Vue, and also with vanilla TypeScript or JavaScript. It offers a range of features including charts, maps, network graphs, and more. Unovis is highly customizable, thanks to its support for CSS-variables, and it is designed to reduce bundle size by allowing individual component imports.
To install Unovis, you can follow these steps:
npm install @unovis/ts
npm install @unovis/react
npm install @unovis/angular
npm install @unovis/svelte
For a detailed installation guide and examples for different frameworks, you can refer to the Quick Start page on unovis.dev.
Unovis is a versatile modular data visualization framework that supports multiple JavaScript frameworks. It offers a wide range of components including charts, maps, and network graphs. With its tree-shakable architecture and support for CSS-variables, Unovis provides flexibility in reducing bundle size and customizing the appearance of the components. With detailed documentation and a growing gallery of examples, Unovis is a powerful tool for data visualization in web applications.