PyX Manual¶
Abstract
PyX is a Python package for the creation of PostScript, PDF, and SVG files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.
- Introduction
- Basic graphics
- Module
path - Module
metapost.path - Module
deformer: Path deformers - Module
canvas - Module
document - Text
- Graphs
- Axes
- Module
box: Convex box handling - Module
connector - Module
epsfile: EPS file inclusion - Module
svgfile: SVG file inclusion - Bitmaps
- Module
bbox - Module
color - Module
pattern - Module
unit - Module
trafo: Linear transformations - Appendix: Named colors
- Appendix: Named gradients
- Appendix: path styles
- Appendix: Arrows in deco module