PyX (vector graphics language)

This is the current revision of this page, as edited by imported>BrownHairedGirl at 23:49, 29 August 2022 (Add banner {{Cleanup bare URLs}}. After at least 7 passes by @Citation bot since 20220821, this article still has 1 untagged bare URL ref). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PyX is a Python package for the creation of PostScript,[1] PDF, and static 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.[2] Its goals are similar to those of other metalanguages for PDF drawing, such as TikZ or Asymptote.

PyX is licensed under the GNU GPL version 2. It was originally the graphics library for Pyxplot. Although Pyxplot no longer depends directly on Pyx, it continues to incorporate substantial pieces of the PyX codebase.

See also

Lua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

  1. ^ John, Maxin B., "Generating Postscript graphs using PyX" http://linuxgazette.net/145/john2.html
  2. ^ https://pyx-project.org/