|
From: Petr M. <mi...@ph...> - 2006-05-24 17:09:55
|
>> I've expressed a need for unlogged values in the axis structure. > > At which point during run time? If it's for GPVAL_ usage, I don't see how > later 'set' commands could get in the way of accessing the is_log or log_base > fields in struct axis before returning from (s)plot to the command() loop, to > update GPVAL_ values. Just after the plot. Same place where the "writeback" values are set. --- PM |