|
From: Ethan A M. <sf...@us...> - 2014-11-21 23:40:09
|
On Thursday, 20 November, 2014 15:52:49 Petr Mikulik wrote: > Hello, > > I was trying to play with parallel axies by means of the "parallel.dem". > > I wonder that: > > - "show paxis" does not show anything ... why it does not show all p-axes? Should it? There is no "show xaxis" or "show axis" either. > - "show paxis 1" shows nothing Also "show xaxis" shows nothing > - "show paxis 1 blabla" shows nothing neither error > - "help paxis" as well as "help set paxis" should refer to parallel, i.e. > there should be "See `help parallel`." > - "show all" does not mention paxis True. More worrisome is that "save" does not save them. save_range() can write them out, but it doesn't get called. I'll fix this immediately. > - I don't see an option to put the axis at a given horizontal position, > e.g. "set paxis <n> at <x>" Good idea. > BTW, in "show all", some items printed are not intended. I think this is > not intended. > > --- > Petr Ethan |