On 3/7/11 8:05 PM, Jason Grout wrote:

One thought is that we really ought to use the matplotlib title
functionality. From the graph, it looks like Sage manually adds a text
item as the title.

There is a patch now posted up at #10512 which adds support for the matplotlib title functionality:

plot(sin(x^2), (x, -3, 3), title='Plot of $\sin(x)$')

However, there is a small issue that still needs to be solved (see the ticket), so it is needs_work for now.

Thanks,

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to