[Tioga-users] formatting for numeric label
Taro Sato
nomo17k at gmail.com
Mon Jul 9 15:02:41 EDT 2007
Hi there!! I'm already doing this now...
Is there any way to give more control over the format for the numeric
labels? I see that using the attribute
xaxis_numeric_label_tex
you can specify which tex command to use to enclose the output text.
(I'm not aware of "string formatting" command in LaTeX...let me know
if I can actually do this at tex level...)
I think it would be relatively easy to implement, to let a user
specify the precise format, maybe using C string formatter, so
"%+.1f"
would give both control over the forcing sign to be present even for >
0 numbers. (this will then be processed by xaxis_numeric_label_tex).
What do you guys think?
Taro
More information about the Tioga-users
mailing list