Hi all, I've been trying to input a "beta" in to the legend for one of my plots, using something like:
list_plot([[1,2],[2,3]],axes_labels=['$\beta$','y']) However this seems to fail as \b is (well at least I think it is) a python command (all other latex commands I've put through seem to go through without a problem). Is there a way around this? Thanks, Vince -- 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
