Graphics
This is the homepage of the Macaulay 2 package Graphics, written by Baptiste Calmès and Viktor Petrov, and dedicated to producing elementary graphics from Macaulay 2.
Getting started
The package is included in the current version of Macaulay 2, freely available from here. In an M2 session, type
loadPackage "Graphics"
to load the package.
Documentation
All functions are documented in the usual Macaulay 2 documentation style and come with examples.
Thus, to view the documentation corresponding to the whole package, type help "Graphics"
or viewHelp "Graphics"
to open it in your web browser.