Hmm I think I could do this with TextWithDash, but I can't manage to use
it...  I go:

CumGasTxt = fig.text(0.5, 0.5, 'Cumulative Gas (MCF)', withdash=True)

and it says "AttributeError: Unknown property withdash".

I tried changing "fig" to "ax1", but although that doesn't spit out an
error, it doesn't display anything.

Does anyone know what I'm doing wrong?

Thanks a lot,
Alex


-- 
View this message in context: 
http://old.nabble.com/Making-an-Axis-Label-like-a-legend-tp27826934p27841250.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to