What would be the best/fastest/most scalable way to create an interactive diagram? #3506
Unanswered
seriouscatsoserious
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hey @seriouscatsoserious did you ever manage to get something similar put together using draw.io as a foundation? Would be super interested to tap into your learnings. Thank you & Best Regards |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all. I'm trying to use Draw.io to mimic the functionality seen here (https://roadmap.sh/backend). Put simply:
I'm coming from a Vanilla JS background, having only been learning for a few months. I'm aware that I could probably jump into the code itself and hard code a ton of values, event listeners, and functions, but I'm trying to figure out if there's either some functionality within Draw.io that could expedite this process for me, or if there's a much simipler way using a framework that I haven't learned yet.
Beta Was this translation helpful? Give feedback.
All reactions