|
From: Petr M. <mi...@ph...> - 2007-06-28 07:22:58
|
> AFAICS, it does it roughly the usual way, via macro > axis.h:STORE_WITH_LOG_AND_UPDATE_RANGE(). Follow the 'update_axes' argument > to plot_image_or_update_axes() to find it. I remember, from the time of adding the "GPVAL_MIN_*" functionality, that the axis structure would deserve a min/max value as of time of plotting the graph, not mixed with "set range". Hans-Bernhard, haven't you thought of adding it? > > Note: We only need to support the subset of 3D plots with > > "set view map". It turns out that these always use a reversed y axis. > > Well, it feels like I've preached against the way 'map' was implemented since > day one. Nobody listened. I coded the "set view map", I've listened to your comments, but I had fear to hit your axes module. So the status is as is. > it took years to sort out that mess yes; and I was glad when it finally worked for all cases --- PM |