FloxCharts
FloxCharts is a powerful and easy-to-use charting library built on top of ECharts. It enables you to create beautiful, customizable charts with minimal configuration.
Features
- Customizable Charts: Easily customize your charts with options for colors, fonts, sizes, and more.
- Responsive: Charts automatically adjust to screen size, with built-in support for resizing.
- Data-Driven: Pass an API endpoint, and FloxCharts will handle the rest—fetching data, handling errors, and displaying charts.
- TypeScript Support: Fully typed for better development experience and error prevention.
- Lightweight: Minimal setup and dependencies to keep your project lean.
Installation
Install FloxCharts via npm:
npm install floxcharts