Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To answer your second question, you can put this in your init.sage file:

import matplotlib.style
matplotlib.style.use("ggplot")

However, some plots might not look good with a style different from the default.