Graphify is an ultra-lightweight Unity Api for quickly and easily making anything into a graph! It's 100% built using Unity's new UI Toolkit, and allows users to easily extend the graph using their own UI Toolkit code. Graphify has been designed for speed, consistenting of a virtualization scheme and fast evaluation means you can create and run thousands of graphs at a time with no issues.
Say goodbye to recompiling! With Graphify you're able to visualize a graph while it's running in playmode, and make permenant changes to it in real time!
Install via UPM using https://github.com/CoffeeVampir3/Graphify.git#upm
with the built-in unity package manager (Unity 2020+)
In the Wiki! Check out the Quickstart Guide for a fast start or see Comprehensive Wiki