On Tue, Jul 17, 2007 at 11:54:19AM -0400, Perry Greenfield wrote: > This is exactly the sort of thing that I thought a transform approach > would make easier to do. So if it isn't urgent, waiting probably > would be better. (by the way, we see exactly the same sort of log > scale you propose in one of our older (non-python) packages. So there > is a call for this sort of thing.
This is not an urgent project. I'm going to finish work on the canvas objects first, and use them for a couple of applications such as a 2D mesh slicer and a multiple peak fitter. It will be a couple of months before we need to address log scales. I wonder if it is worth refactoring the code with the idea of allowing transforms to be implemented in Python+Numpy. It will mean redoing data structures so that vertices for things like line collections and tic marks are stored in dense arrays which can be transformed en masse rather than point by point. I haven't looked closely enough to see how ambitious this proposal would be. - Paul ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel