@visactor/react-vchart
v2.0.16
Published
The react version of VChart 4.x
Readme
@visactor/react-vchart
@visactor/react-vchart is a React wrapper version of the VChart library provided by VisActor. It offers a series of easy-to-use React components for creating various types of charts in a React development environment, including line charts, bar charts, pie charts, and more. The components in @visactor/react-vchart are highly customizable and extensible, allowing you to achieve different chart effects through various parameters and configurations.
Key features of @visactor/react-vchart include:
- Easy to Use:
@visactor/react-vchartprovides a series of user-friendly React components for quickly creating various types of charts. - Highly Customizable: The components in
@visactor/react-vchartare highly customizable, allowing you to achieve different chart effects through various parameters and configurations. - Extensible:
@visactor/react-vchartcomponents can be easily extended and customized, allowing you to add new functionalities and features as needed. - Good Compatibility:
@visactor/react-vchartfully inherits VChart's visualization capabilities and can run on different browsers and devices. - Support for Multiple Chart Types:
@visactor/react-vchartsupports various types of charts, including line charts, bar charts, pie charts, radar charts, and more.
@visactor/react-vchart is fully aligned with VChart in terms of capabilities, and its API configuration is almost identical to VChart. For chart definitions and configurations, please refer to VChart.
Development Guide
Build
# root directory
$ rush buildDevelopment
# root directory
$ rush reactor
$ cd packages/react-vchart
$ rushx start