SimpleCharts 适配UE5.2 图表插件
This can be an easy to use chart plugin. You can use it completely through UMG, or you can use blueprints to update the chart at runtime.
This plug-in cannot be used with the WebBrowser. (Now it supports nearly 4.27 compatible with WebBrowser.)If you need to use Web browser, plug-in provides a control ChartWebBrowser which is exactly the same as the official function, and it supports input method. You can use IME input.
Charts are generated based on echards.
At present, I have tested win64 platform and Android platform.
I think other platforms should also be supported.
技术细节
Features:
UMG Chart
Number of C++ Classes:24
Supported Development Platforms: Win64,Android
Documentation: Youtube GoogleDocuments
Demo
ECharts
ExampleProject
AndroidVideo
CustomTheme(only 4.27)
TestProject You can try it here.This version runs only under the editor.
Important/Additional Notes: Contains the source code
这是一个易于使用的图表插件。您可以完全通过 UMG 使用它,也可以使用蓝图在运行时更新图表。
该插件不能与 WebBrowser 一起使用。(如果你需要使用 Web 浏览器,插件提供了一个控件 ChartWebBrowser,它与官方功能完全相同,并且支持输入法。您可以使用 IME 输入。
图表根据电子表格生成。
目前,我已经测试了 win64 平台和 Android 平台。
我认为其他平台也应该支持。
技术细节
技术细节
UMG 图表
C++ 类数量:24
支持的开发平台 Win64,Android
文档 Youtube GoogleDocuments
演示
电子图表
示例项目
安卓视频
自定义主题(仅 4.27)
测试项目 您可以在此试用。此版本仅在编辑器下运行。
重要/附加说明: 包含源代码
页:
[1]