Godot Version
Godot 4.4.1
What I Have Done Yet ?
I made a usecase editor in godot for creating diagram and I implement text to diagram ability in it.
Problem
The problem is when i convert text to diagram i simply show the diagram in grid pattern with some padding and margins but this is not ideal and not aesthetically looking good. I want to create a layout engine that display the data in a pleasing way. Something like that.
Suggested Maybe
like i also able to convert my data into graphs and trees and then perform something on it.
Project Link
Check it out here