Docs

Documentation versions (currently viewingVaadin 24)
Documentation translations (currently viewingChinese)

此页面是从官方文档(http://vaadin.com/docs)机器翻译而来。可能存在错误、不准确或误述。Vaadin 不对翻译的准确性、可靠性或及时性做任何保证或声明。

使用 React

在 React 中使用 Charts 的示例

以下章节提供了使用 React 时某些图表类型的示例。

柱状图

Open in a
new tab
Source code
charts-column.tsx

面积图

Open in a
new tab
Source code
charts-area.tsx

饼图

Open in a
new tab
Source code
charts-pie.tsx

极地图

Open in a
new tab
Source code
charts-polar.tsx

甘特图

Open in a
new tab
Source code
charts-gantt.tsx