Please see https://community.z-developers.com/t/creating-wardley-maps-using-lambda-functions/48 and let me know what you think of if
(note: I can’t post topics in this forum with more than 1 picture)
Please see https://community.z-developers.com/t/creating-wardley-maps-using-lambda-functions/48 and let me know what you think of if
(note: I can’t post topics in this forum with more than 1 picture)
You may want to get in touch with this guy
Yap, I already had a thread with them. The concept is very similar, the question I asked them was around how they actually create the map
See https://twitter.com/sashank_dara/status/1072672266297724930
I like your work, and I am very curious where it will end.
What I have found challenging while I was working on Atlas2, was to keep the same engine to render a map that could be manipulated via the web interface and rendered server side.
The manipulation is always a challenge here - all those UI metaphors that may require adopting in order to make drag & drop work.
during my past research, I also found https://github.com/jgraph/drawio and https://github.com/jsplumb/jsplumb. The latter was the basis for the Atlas2, but I did it completely wrong. My latest attempts to create abstractions around jsplumb stalled (if you have plenty of time, checkout https://github.com/cdaniel/map-canvas and https://github.com/cdaniel/desktop-atlas - it is a concept of the wardley map rendering & editing engine).