Graphical tools

From Robin

(Difference between revisions)
Jump to: navigation, search
(plotting, graphs)
(plotting, graphs)
Line 15: Line 15:
=== plotting, graphs ===
=== plotting, graphs ===
* '''matplotlib''' (python, free)
* '''matplotlib''' (python, free)
 +
** [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])
* '''R - ggplot2 (with Rstudio)''' (free)
* '''R - ggplot2 (with Rstudio)''' (free)

Revision as of 10:25, 19 November 2020

figures / illustrations

  • illustrator - for students only in kiosk?
  • powerpoint
  • directly in latex
  • 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