You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`@visactor/react-vchart`is a React wrapper version of the VChart library provided by [VisActor](visactor.io). 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.
-**Easy to Use**: `@visactor/react-vchart`provides a series of user-friendly React components for quickly creating various types of charts.
8
+
-**Highly Customizable**: The components in `@visactor/react-vchart`are highly customizable, allowing you to achieve different chart effects through various parameters and configurations.
9
+
-**Extensible**: `@visactor/react-vchart`components can be easily extended and customized, allowing you to add new functionalities and features as needed.
10
+
-**Good Compatibility**: `@visactor/react-vchart`fully inherits VChart's visualization capabilities and can run on different browsers and devices.
11
+
-**Support for Multiple Chart Types**: `@visactor/react-vchart`supports various types of charts, including line charts, bar charts, pie charts, radar charts, and more.
12
12
13
-
`@visactor/react-vchart`在能力上完全对齐 VChart,并且 API 配置也与 VChart 几乎一致,关于图表的定义和配置可参考[VChart](https://www.visactor.io/vchart)。
13
+
`@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](https://www.visactor.io/vchart).
0 commit comments