Ask Your Question

Revision history [back]

Yes

sage: G = Graphics()          # an graphic
sage: G.save('my_file.pdf')   # save in pdf format
sage: G.save('my_file.svg')   # save in svg format