Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This seems to be controlled by matplotlib. See this blog post for a workaround. Unfortunately, I don't think there is any easy way to pass those parameters to matplotlib via Sage.

This seems to be controlled by matplotlib. See this blog post for a workaround. Unfortunately, I don't think there is any easy way to pass those parameters to matplotlib via Sage.

EDIT: See @jason-grout 's message below for a way by using a matplotlibrc file. Create the file in the working directory with the required matplotlib parameters as mentioned in the blog post.