feenkcom / gtoolkit

Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://gtoolkit.com
MIT License
1.06k stars 46 forks source link

Wardley Map: support maturity and visibility values in JSON model #3816

Closed JurajKubelka closed 3 weeks ago

JurajKubelka commented 3 weeks ago

Node and note coordinates are stored using x,y (Bloc values) like:

"x" : 0.25,
"y" : 0.75,

We want to support maturity and visibility values too:

"maturity" : 0.25,
"visibility" : 0.25,
JurajKubelka commented 3 weeks ago
Screenshot 2024-06-10 at 09 41 49