新增对 InputSystem 的支持

Update BaseGraph.cs

Update XCharts.Runtime.asmdef
This commit is contained in:
边上海
2023-01-29 19:43:05 +08:00
parent e90d7d61d9
commit 7fbaf7af70
14 changed files with 444 additions and 288 deletions

View File

@@ -70,6 +70,7 @@
- 支持万级大数据量绘制,支持采样绘制。
- 支持`TexMeshPro`
- 支持所有`5.6`以上的`Unity`版本。
- 支持 Input System [如何从 Input Manager 转 Input System](Documentation~/zh/inputsystem.md))。
## 截图