Last Updated on 2021-09-25 by Clay
draw.io is a very convenient and useful online graph editor platform. You can edit icon, graph, flow chart... etc. In anytime you need.
The better is that we can choose to store it in Google Drive, local hard drive, GitHub... etc.
Below, I will show how to insert a formula on draw.io.
Insert Formula
First, we need to open Extras > Mathematical Typesetting.
You can also click the question mark to view the official instructions.
The powerful is the LaTex formula. You can use the following website for editing LaTex online: https://latex.codecogs.com/eqneditor/editor.php
The upper part is the LaTex syntax, and the lower part is the formula.
After copying your formula, paste it in draw.io and add the $$
symbol before and after the formula.
$$FORMULA$$
Looks like:
If the setting is enable, after selecting the other object, this block will become a formula.
References
- draw.io
- https://desk.draw.io/support/solutions/articles/16000032875
- https://latex.codecogs.com/eqneditor/editor.php
helped a lot, thanks