PyX Reference Manual¶
Abstract
PyX is a Python package for the creation of PostScript and PDF 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
- Module text: TeX/LaTeX interface
- Graphs
- Axes
- Module box: Convex box handling
- Module connector
- Module epsfile: EPS 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