EazyChart
EazyChart is a reactive chart library, it offers the ability to easily add charts in your React and Vue web applications. EazyChart does not depend on a JS chart library instead it depends only on some of the D3.js library's submodules.
Website • Get Started • Installation
This package is a utility lib that is used by both eazychart-react
and eazychart-vue
packages. It includes mainly :
- Typescript declaration file
- Scale classes
- Helper functions
Please refer to the main repo README to learn more about this package.