Manual

This manual covers a Unity graph plotting package available on the Unity Asset Store. The package is inspired by industry-standard plotting tools such as gnuplot and matplotlib, and allows you to create graphs both at runtime and in the Unity Editor.
Features
- Unified API for both runtime (Game View) and editor (inspectors, custom windows) graphs.
- Built on UI Toolkit with support for styling via
.ussor C# scripts. - Supported plot types:
- lines,
- points,
- lines points,
- ...and more are planed (see the roadmap).
- Utilities for fast drawing of analytical functions.
- Comprehensive documentation, including tutorials and usage examples.
Unity version compatibility
This package is built on Unity UI Toolkit and targets modern Unity versions.
The recommended Unity version is 6.3 or newer.
Fully supported
Partially supported1
Unsupported: Unity versions older than
6.0.
Note
You can send me a direct message with the Unity version you're using, and I can help verify compatibility or test it when possible.
Dependencies
-
Limitations:
dashPatternis not available (introduced in Unity6.3)↩