The react version of VChart 4.x
npm install @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-vchart provides a series of user-friendly React components for quickly creating various types of charts.
- Highly Customizable: The components in @visactor/react-vchart are highly customizable, allowing you to achieve different chart effects through various parameters and configurations.
- Extensible: @visactor/react-vchart components can be easily extended and customized, allowing you to add new functionalities and features as needed.
- Good Compatibility: @visactor/react-vchart fully inherits VChart's visualization capabilities and can run on different browsers and devices.
- Support for Multiple Chart Types: @visactor/react-vchart supports 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.
``bash`root directory
$ rush build
`bash`root directory
$ rush react
or
`bash``
$ cd packages/react-vchart
$ rushx start