Ah, perfect, I wasn't seeing the labels when I was calling it with ax because
I was still using .5, .5 for the location and that was off the screen.
Thanks a lot!
Alex
Matthias Michler wrote:
>
> On Tuesday 09 March 2010 21:10:49 Alex S wrote:
>> Hmm I think I could do this with TextWithDash, b
On Tuesday 09 March 2010 21:10:49 Alex S wrote:
> 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"
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 d