Great! I didn't know about sage.init. Thanks! On Aug 1, 2:39 pm, Jason Grout <[email protected]> wrote: > On 8/1/11 12:33 PM, andres.ordonez wrote: > > > Indeed, lines.thickness in matplotlibrc has no effect in the plots. > > > Is it possible to just modify line.py and get the specified color in > > the plots? > > Try doing: > > plot.options['rgbcolor']=(0,0,0) > > That sets the Sage default color (what others pointed out in the > @options. If you want it to stay that way, you could put that line in > the init.sage file. You can set other Sage default options like that too. > > Thanks, > > Jason
-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
