Hi Billy, | I can't help Ryo explain how the formatting works, but another | solution that produces nice labels is to control the format | directly: | | plot/set var_name/1e6 ! variable with magnitude 10^6 | ppl yfor,(i2,"x10^6") Aha! That's a clean solution. I'll use it. Thank you for the help. Ryo