|
From: Petr M. <mi...@ph...> - 2006-02-07 10:20:19
|
> The change as far as generating the 3d plot should be trivial. I'd hope that > all one need do is change the settings for the limits the 3d code uses. > > Now, as for zooming, I think it would be nice for the mouse to act as it > currently does, but don't allow plotting outside the plot border (the dotted > line) even when zooming. (A nicely place min or max should fix that problem > where zooming in too far causes some lines to alias into different > directions.) That would be very useful to use rmargin for extending the "margin" for the key and the colorbar as your figure shows. Currently this is not possible, which does inherent problems how to draw colorbar with long tic labels and a title. This would really need to be fixed before 4.2 as we want users don't draw beyond the plot canvas. --- PM |