Difference between revisions of "Graphics"

From Wiki
Jump to navigation Jump to search
m (minor adjustments, nothing new)
m
Line 8: Line 8:
 
; Build your graphics
 
; Build your graphics
 
:* [[MetaPost]], the graphical programming language, and [[MetaFun]], its ConTeXt extension.
 
:* [[MetaPost]], the graphical programming language, and [[MetaFun]], its ConTeXt extension.
:* Data plotting with [[MPgraph[the graph module]] (2016), or some alternatives: [[TikZ]] (2016), , [[Gnuplot]] (2012), [[Pgfplot]] (2009).
+
:* Data plotting with the [[MPgraph|module graph]] (2016), or some alternatives: [[TikZ]] (2016), , [[Gnuplot]] (2012), [[Pgfplot]] (2009).
 
:* [[Flow Charts|FlowCharts]]
 
:* [[Flow Charts|FlowCharts]]
 
:* [[Gantt charts]]
 
:* [[Gantt charts]]

Revision as of 20:41, 6 June 2020


Basics
  • Using graphics, insert image, apply transformations, and advanced stuff.
  • Floating objects: to place and number floating objects like figures, tables, paragraphs, etc.
  • Combinations (regular adjusted image placement)
Build your graphics

ConTeXt tools

Tricks