Draw.io, a beautiful tool to draw graph and flow

Posted on February 07, 2024 at 12:12 PM


If you have difficulty to drawing a business roadmap flow, product design flow, ......., using MS Office, you can try drawio, a free drawing tool. It is easier to use. You can visit https://app.diagrams.net to use the tool and save your work in the local or clound as,

As a programmer, I like using VSC ( visual studio code ). There are plugin extensions of drawio available. Just search drawio in VSC, you can find many and I install draw.io integration developed by Henning Dieterichs,

How to use drawio in VSC?

Just create a new file with extension such as FILE_NAME.drawio, then open the file to start a UI.

Enjoy your drawing. With the extension, you can seamlessly integrate any drawing into your code or any document.