| 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.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.