6

I’m looking a good tool for drawing figures and diagrams for thesis and research papers.

According to my findings, it seems like inkscape is a good tool for that purpose. Do you have some better ideas?

Upul
  • 163

3 Answers3

3
  • It depends on what sort of diagrams you need, but Dia makes it easy to create various types of flowcharts, graphs, maps, etc.; is available for Windows, Mac, and Linux; and is free.

    enter image description here enter image description here


  • If you have Microsoft Office, then Visio is the perennial tool for this task.

    enter image description here enter image description here

Synetech
  • 69,547
2

I think you can use Dia Diagram Editor it is a free software and you can download it from the link below.

http://dia-installer.de/

1

Within academia Latex is a very popular authoring tool for documents. A stackexchange site for Latex users is Tex - Stackexchange.

Within Latex a popular tool for making figures is Tikz. A site showing a wide range of Tikz figure is http://www.texample.net/tikz/examples/.

One of the examples from the site is shown below: (Source: http://www.texample.net/tikz/examples/parameterized-plots/)

Figure A

akk
  • 111