diff --git a/Documentation~/en/img/xcharts.png b/Documentation~/en/img/xcharts.png new file mode 100644 index 00000000..91b61248 Binary files /dev/null and b/Documentation~/en/img/xcharts.png differ diff --git a/Documentation~/zh/img/xcharts.png b/Documentation~/zh/img/xcharts.png new file mode 100644 index 00000000..91b61248 Binary files /dev/null and b/Documentation~/zh/img/xcharts.png differ diff --git a/README-en.md b/README-en.md index 3c0f8a23..e7b0b9f1 100644 --- a/README-en.md +++ b/README-en.md @@ -43,6 +43,8 @@

+![XCharts](Documentation~/zh/img/xcharts.png) + A powerful and easy-to-use data visualization library for Unity. It supports more than ten built-in charts, including line, bar, pie, radar, scatter, heatmap, ring, candlestick, polar, parallel coordinates, as well as extended charts such as 3d pie, 3d bar, 3d pyramid, funnel, gauge, liquid, pictorialbar, gantt, and treemap. [XCharts3.0 Homepage](https://xcharts-team.github.io) diff --git a/README.md b/README.md index 19a276ad..a597108b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@

+![XCharts](Documentation~/zh/img/xcharts.png) + 一款基于`UGUI`的功能强大、简单易用的数据可视化图表插件。支持`折线图`、`柱状图`、`饼图`、`雷达图`、`散点图`、`热力图`、`环形图`、`K线图`、`极坐标`、`平行坐标`等十多种内置图表,以及`3D饼图`、`3D柱图`、`3D金字塔`、`漏斗图`、`仪表盘`、`水位图`、`象形柱图`、`甘特图`、`矩形树图`等扩展图表。 [XCharts 官方主页](https://xcharts-team.github.io)