Graphical tools

From Robin

(Difference between revisions)
Jump to: navigation, search
(plotting, graphs)
(plotting, graphs)
Line 14: Line 14:
=== plotting, graphs ===
=== plotting, graphs ===
-
* '''matplotlib''' (python, free)
+
* Python
 +
** '''matplotlib'''
** [https://github.com/jbmouret/matplotlib_for_papers Mouret's tutorial for publication quality plots ]
** [https://github.com/jbmouret/matplotlib_for_papers Mouret's tutorial for publication quality plots ]
** seaborn - easy to create good looking plots ([https://elitedatascience.com/python-seaborn-tutorial tutorial here])
** seaborn - easy to create good looking plots ([https://elitedatascience.com/python-seaborn-tutorial tutorial here])
Line 22: Line 23:
* gnuplot (free)
* gnuplot (free)
* desmos.com (web based)
* desmos.com (web based)
-
* matlab (available at uio)
+
* Matlab (available at uio)
** export to Latex (Ti''k''Z/PGF; https://github.com/matlab2tikz/matlab2tikz)
** export to Latex (Ti''k''Z/PGF; https://github.com/matlab2tikz/matlab2tikz)
* Octave (free alternative to matlab)
* Octave (free alternative to matlab)

Revision as of 07:21, 19 May 2021

figures / illustrations

  • illustrator - for students only in kiosk?
  • powerpoint
  • directly in Latex (TikZ/PGF: https://github.com/pgf-tikz/pgf)
  • uio programkiosk
  • inkscape
  • lucid charts
  • Google draw, in Google disk
  • Photopea (online editor)
  • figma?
  • draw.io
  • linux-program for grafer, finn ut navn

plotting, graphs

How to convert to latex format

  • recommended approach: save as pdf, use pdfcrop, includegraphics in latex
    • avoid bitmap graphics if possible and especially jpg!
  • epstopdf - usually installed with latex
  • pdfcrop - usually installed with latex


add more info here

Personal tools
Front page