diff --git a/Documentation~/zh/support.md b/Documentation~/zh/support.md index e8a3147c..2aa3d8da 100644 --- a/Documentation~/zh/support.md +++ b/Documentation~/zh/support.md @@ -13,6 +13,7 @@ slug: /support ## 订阅计划 ### 订阅类型 + - **个人订阅** - 归属个人,不可转让,服务仅限订阅者本人使用。 - **企业订阅** @@ -20,6 +21,7 @@ slug: /support - 通过企业专属群组提供技术支持。 ### 订阅优势 + - **高效支持**:快速定位技术问题,节省开发时间。 - **深度交流**:与 XCharts 核心团队及开发者社区直接互动,获取行业经验。 - **扩展功能**:解锁高级图表和 UI 组件,持续获得更新支持。 @@ -63,7 +65,7 @@ slug: /support --- -## 扩展图表库 +## 扩展图表 以下扩展图表需订阅 VIP 后购买(个人SVIP 及企业 VIP 用户可免费使用全量图表): @@ -93,7 +95,8 @@ slug: /support --- -### 附注说明 +## 附注说明 + 1. **扩展图表更新**:购买后享 1 年免费更新,续订 VIP 可延长服务周期。 2. **企业订阅**:支持公对公转账与专用发票,席位可灵活调整。 3. **定制服务**:VIP 用户可额外付费定制功能或加急需求开发。 diff --git a/README.md b/README.md index b86ce426..708eb93e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ A powerful, easy-to-use, configurable charting and data visualization library fo ![XCharts](Documentation~/zh/img/xcharts.png) -一款基于`UGUI`的功能强大的简单易用的`Unity`数据可视化图表插件。支持`折线图`、`柱状图`、`饼图`、`雷达图`、`散点图`、`热力图`、`环形图`、`K线图`、`极坐标`、`平行坐标`等十几种内置图表,以及`3D饼图`、`3D柱图`、`3D金字塔`、`漏斗图`、`仪表盘`、`水位图`、`象形柱图`、`甘特图`、`矩形树图`、`桑基图`、`3D折线图`、`关系图`等十几种扩展图表。 +一款基于`UGUI`的功能强大的简单易用的`Unity`数据可视化图表插件。支持折线图、柱状图、饼图、雷达图、散点图、热力图、环形图、K线图、极坐标、平行坐标等十几种内置图表,以及3D饼图、3D柱图、3D金字塔、漏斗图、仪表盘、水位图、象形柱图、甘特图、矩形树图、桑基图、3D折线图、关系图等十几种高级扩展图表。 [XCharts 官方主页](https://xcharts-team.github.io) [XCharts 在线示例](https://xcharts-team.github.io/examples) @@ -55,7 +55,7 @@ A powerful, easy-to-use, configurable charting and data visualization library fo - __纯代码绘制__:图表纯代码绘制,无需额外的贴图和Shader资源。 - __可视化配置__:参数可视化配置,效果实时预览,支持运行时代码动态修改配置和数据。 - __高自由定制__:支持从主题和配置参数上任意调整;支持代码自定义绘制,自定义回调以及自定义实现图表。 -- __多内置图表__:支持线图、柱状图、饼图、雷达图、散点图、热力图、环形图、K线图、极坐标、平行坐标等多种内置图表。 +- __多内置图表__:支持线图、柱图、饼图、雷达图、散点图、热力图、环形图、K线图、极坐标、平行坐标等多种内置图表。 - __多扩展图表__:支持3D柱图、3D饼图、漏斗图、金字塔、仪表盘、水位图、象形柱图、甘特图、矩形树图、桑基图、3D折线图、关系图等多种扩展图表。 - __多扩展组件__:支持表格、统计数值等多种扩展UI组件。 - __多图表组合__:支持内置图表的任意组合,同一图中可同时显示多个相同或不同类型的图表。 @@ -64,7 +64,6 @@ A powerful, easy-to-use, configurable charting and data visualization library fo - __多样式线图__:支持直线图、曲线图、虚线图、面积图、阶梯线图等多种线图。 - __多样式柱图__:支持并列柱图、堆叠柱图、堆积百分比柱图、斑马柱图、胶囊柱图等多种柱状图。 - __多样式饼图__:支持环形图、玫瑰图、环形玫瑰图等多种饼图。 -- __丰富的线条__:支持实线、曲线、阶梯线、虚线、点线、点划线、双点划线等线条。 - __自定义绘制__:支持自定义图表内容绘制,提供绘制点、线、面等其他图形的强大的绘图API。 - __大数据绘制__:支持万级大数据量绘制;支持采样绘制;特殊的简化图表支持更优的性能。 - __自定义主题__:支持主题定制、导入和导出,内置明暗两种默认主题。 @@ -78,36 +77,6 @@ A powerful, easy-to-use, configurable charting and data visualization library fo ![扩展图表](Documentation~/zh/img/readme_extendchart.png) -## 仓库 - -- __[XCharts](https://github.com/XCharts-Team/XCharts)__ XCharts核心功能,完全免费。 -- __[XCharts-Daemon](https://github.com/XCharts-Team/XCharts-Daemon)__ XCharts守护程序,用于确保XCharts更新时的编译正常。非必须,但建议使用。 -- __[XCharts-Demo](https://github.com/XCharts-Team/XCharts-Demo)__ XCharts官方示例,不包含扩展图表部分。订阅购买扩展图表后可导入示例。 -- __[XCharts-Pro](https://github.com/XCharts-Team/XCharts-Pro)__ XCharts专业版,包含所有扩展图表和扩展组件。订阅SVIP后可访问使用。 -- __[XCharts-Pro-Demo](https://github.com/XCharts-Team/XCharts-Pro-Demo)__ XCharts专业版官方示例,包含所有扩展图表和扩展组件的示例。订阅SVIP后可访问使用。 -- __[XCharts-UI](https://github.com/XCharts-Team/XCharts-UI)__ XCharts的扩展UI组件。订阅VIP后可访问使用。 -- __[XCharts-Bar3DChart](https://github.com/XCharts-Team/XCharts-Bar3DChart)__ XCharts扩展图表:3D柱图。订阅购买后可访问使用。 -- __[XCharts-FunnelChart](https://github.com/XCharts-Team/XCharts-FunnelChart)__ XCharts扩展图表:漏斗图。订阅购买后可访问使用。 -- __[XCharts-GanttChart](https://github.com/XCharts-Team/XCharts-GanttChart)__ XCharts扩展图表:甘特图。订阅购买后可访问使用。 -- __[XCharts-GaugeChart](https://github.com/XCharts-Team/XCharts-GaugeChart)__ XCharts扩展图表:仪表盘。订阅购买后可访问使用。 -- __[XCharts-LiquidChart](https://github.com/XCharts-Team/XCharts-LiquidChart)__ XCharts扩展图表:水位图。订阅购买后可访问使用。 -- __[XCharts-PictorialBarChart](https://github.com/XCharts-Team/XCharts-PictorialBarChart)__ XCharts扩展图表:象形住图。订阅购买后可访问使用。 -- __[XCharts-Pie3DChart](https://github.com/XCharts-Team/XCharts-Pie3DChart)__ XCharts扩展图表:3D饼图。订阅购买后可访问使用。 -- __[XCharts-PyramidChart](https://github.com/XCharts-Team/XCharts-PyramidChart)__ XCharts扩展图表:3D金字塔。订阅购买后可访问使用。 -- __[XCharts-TreemapChart](https://github.com/XCharts-Team/XCharts-TreemapChart)__ XCharts扩展图表:矩形树图。订阅购买后可访问使用。 -- __[XCharts-SankeyChart](https://github.com/XCharts-Team/XCharts-SankeyChart)__ XCharts扩展图表:桑基图。订阅购买后可访问使用。 -- __[XCharts-Line3DChart](https://github.com/XCharts-Team/XCharts-Line3DChart)__ XCharts扩展图表:3D折线图。订阅购买后可访问使用。 -- __[XCharts-GraphChart](https://github.com/XCharts-Team/XCharts-GraphChart)__ XCharts扩展图表:关系图。订阅购买后可访问使用。 - -## 分支 - -- __[master](https://github.com/XCharts-Team/XCharts/tree/master)__ XCharts3.0的开发分支。最新的修改和功能都先提交到`master`分支,稳定后再发布`release`版本。 -- __[3.0](https://github.com/XCharts-Team/XCharts/tree/3.0)__ XCharts3.0的稳定分支。一般一个月一发布,`master`分支稳定后,`merge`到`3.0`分支,并发布`release`版本。 -- __[2.0](https://github.com/XCharts-Team/XCharts/tree/2.0)__ XCharts2.0的稳定分支。带Demo,目前基本不再维护,仅修改严重bug。 -- __[2.0-upm](https://github.com/XCharts-Team/XCharts/tree/2.0-upm)__ XCharts2.0的稳定UMP分支。不带Demo,只包含Package部分,不再维护。 -- __[1.0](https://github.com/XCharts-Team/XCharts/tree/1.0)__ XCharts1.0的稳定分支。带Demo,不再维护。 -- __[1.0-upm](https://github.com/XCharts-Team/XCharts/tree/1.0-upm)__ XCharts1.0的稳定UMP分支。不带Demo,不再维护。 - ## 使用 - 导入`XCharts`的`unitypackage`或者源码到项目。建议也导入`XCharts`守护程序 [XCharts-Daemon](https://github.com/XCharts-Team/XCharts-Daemon)。 @@ -117,13 +86,6 @@ A powerful, easy-to-use, configurable charting and data visualization library fo - 更多细节,请看[【XCharts教程:5分钟上手教程】](Documentation~/zh/tutorial01.md)。 - 首次使用,建议先认真看一遍教程。 -## 注意 - -- __XCharts3.0不完全兼容XCharts2.0版本。__ 升级`3.0`时,部分代码和配置可能需要重新调整。建议旧项目可以继续使用`XCharts2.0`,新项目推荐使用`XCharts3.0`。 -- __XCharts2.0只维护不加新功能。__ `2.0`只修复严重`bug`,原则上不再加新功能。 -- __XCharts支持Unity 5.6及以上版本。__ 但由于版本测试有限难免疏漏,发现问题可提`Issue`。 -- __本仓库只包含XCharts源码,不包含Demo示例部分。__ 需要查看`Demo`示例源码请到[XCharts-Demo](https://github.com/XCharts-Team/XCharts-Demo)仓库。也可以在浏览器查看运行效果 [在线Demo](https://xcharts-team.github.io/examples/) 。 - ## FAQ - __XCharts可以免费使用吗?__ @@ -135,25 +97,52 @@ A powerful, easy-to-use, configurable charting and data visualization library fo - __XCharts除了用在Unity平台,还能用在Winform或WPF等平台吗?__ `XCharts`只支持在`Unity`平台使用。理论上任何支持`UGUI`的`Unity`版本都能运行`XCharts`。 +- __XCharts支持哪些Unity版本?__ +XCharts理论上支持Unity 5.6及以上版本。 但由于版本测试有限难免疏漏,发现问题可提`Issue`。 + - __锯齿怎么解决?支持多大量级的数据?__ `XCharts`是基于`UGUI`实现的,所以`UGUI`中碰到的问题,在`XCharts`中也会存在。比如锯齿问题,比如`Mesh`顶点数超`65535`的问题。这两个问题的解决可参考[问答16](Documentation~/zh/faq.md)和[问答27](Documentation~/zh/faq.md)。 由于`Mesh`的`65535`顶点数的限制,目前`XCharts`的单条`Line`支持约`2万`的数据量,当然开启采样可以支持更多数据的绘制,但同时也会更消耗CPU。 +- __哪里可以查看Demo?__ +本仓库只包含XCharts源码,不包含Demo示例部分。 需要查看`Demo`示例源码请到[XCharts-Demo](https://github.com/XCharts-Team/XCharts-Demo)仓库。也可以在浏览器查看运行效果 [在线Demo](https://xcharts-team.github.io/examples/) 。 + ## 日志 - 各版本的详细更新日志请查看 [更新日志](Documentation~/zh/changelog.md) +## 扩展 + +- __[XCharts](https://github.com/XCharts-Team/XCharts)__ XCharts核心功能,完全开源免费。 +- __[XCharts-Daemon](https://github.com/XCharts-Team/XCharts-Daemon)__ XCharts守护程序,用于确保XCharts更新时的编译正常。非必须,但建议使用。 +- __[XCharts-Demo](https://github.com/XCharts-Team/XCharts-Demo)__ XCharts官方示例,不包含扩展图表部分。[订阅购买](Documentation~/zh/support.md)扩展图表后可导入示例。 +- __[XCharts-Pro](https://github.com/XCharts-Team/XCharts-Pro)__ XCharts专业版,包含所有扩展图表和扩展组件。[订阅SVIP](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-Pro-Demo](https://github.com/XCharts-Team/XCharts-Pro-Demo)__ XCharts专业版官方示例,包含所有扩展图表和扩展组件的示例。[订阅SVIP](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-UI](https://github.com/XCharts-Team/XCharts-UI)__ XCharts的扩展UI组件。订阅VIP后可访问和使用。 +- __[XCharts-Bar3DChart](https://github.com/XCharts-Team/XCharts-Bar3DChart)__ XCharts扩展图表:3D柱图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-FunnelChart](https://github.com/XCharts-Team/XCharts-FunnelChart)__ XCharts扩展图表:漏斗图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-GanttChart](https://github.com/XCharts-Team/XCharts-GanttChart)__ XCharts扩展图表:甘特图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-GaugeChart](https://github.com/XCharts-Team/XCharts-GaugeChart)__ XCharts扩展图表:仪表盘。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-LiquidChart](https://github.com/XCharts-Team/XCharts-LiquidChart)__ XCharts扩展图表:水位图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-PictorialBarChart](https://github.com/XCharts-Team/XCharts-PictorialBarChart)__ XCharts扩展图表:象形住图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-Pie3DChart](https://github.com/XCharts-Team/XCharts-Pie3DChart)__ XCharts扩展图表:3D饼图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-PyramidChart](https://github.com/XCharts-Team/XCharts-PyramidChart)__ XCharts扩展图表:3D金字塔。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-TreemapChart](https://github.com/XCharts-Team/XCharts-TreemapChart)__ XCharts扩展图表:矩形树图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-SankeyChart](https://github.com/XCharts-Team/XCharts-SankeyChart)__ XCharts扩展图表:桑基图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-Line3DChart](https://github.com/XCharts-Team/XCharts-Line3DChart)__ XCharts扩展图表:3D折线图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 +- __[XCharts-GraphChart](https://github.com/XCharts-Team/XCharts-GraphChart)__ XCharts扩展图表:关系图。[订阅购买](Documentation~/zh/support.md)后可访问和使用。 + ## Licenses - [MIT License](https://github.com/XCharts-Team/XCharts/blob/master/LICENSE.md) - 可免费商用,可二次开发。 -- 扩展图表和高级功能部分需购买使用授权。 +- 扩展图表和高级功能部分需订阅购买获得授权。 ## 订阅 -- `XCharts`核心库是开源的,可免费使用的。在此基础上,我们也提供多种订阅服务以满足不同用户的需求,订阅详情[☞ 请看这里](Documentation~/zh/support.md)。 +- `XCharts`核心库是基于MIT协议完全开源的。在此基础上,我们也提供多种订阅服务以满足不同用户的多样需求,订阅详情[☞ 请看这里](Documentation~/zh/support.md)。 - 订阅不是必须的,不影响`XCharts`的核心功能使用。 -- 订阅是按年付费,订阅到期后,不要求必须续订,但中断订阅期间无法享受技术更新和支持等服务。 +- 订阅是按年付费,订阅到期后,不要求续订,但中断订阅后可能无法获得更新等技术支持。 ## 其他