Notebook

Efficient Diagramming Tools——Quick Diagrammatic Sketch Creator

2024-11-05

When we usually draw various diagrams, we often need to use tools like PPT or Xmind. In the past, the complexity of code writing led to a lack of awareness of tools that generate diagrams using code. Now, we can use tools like ChatGPT and Claude to generate corresponding code based on our intentions. We just need to paste it into online tool websites to directly obtain intuitive and visually appealing diagrams of various kinds.

Guidance

  • You just need to tell the AI:

I need to use MermaidChart to create a diagram, here is my process: [.........], please give me the corresponding code (Optional: I hope to use xxxx chart).

  • Then copy to the corresponding website to generate.

Some examples generated by AI

1、Flowchart

2、Sequence Diagram

3、Gantt Chart

Some online websites for drawing diagrams through code:

https://www.mermaidchart.com/https://www.plantuml.com/https://d2lang.com/