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.
2 | No.2 Revision |
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.