Eric Firing

Results 84 comments of Eric Firing

I don't have any specific recollection, but yes, 10 years ago I presumably thought of an mpl image mainly as a complete set of square pixels filling the frame, like...

Good idea. Along with it, we should have standalone wrappers for those external tools, acting on the folder of pngs. This makes it efficient to test different parameters for the...

I suspect the need to manipulate individual ticks is extremely rare. It's possible that the tick handling pre-dated the introduction of collections.

Chiming in: Basemap is a wonderful and crucial package--many thanks to @jswhit for the enormous amount of work he has put into it over the years. I expect it will...

A problem is that "+" would also be a logical choice for concatenation, but it's already taken. Is there any precedent for using "&" for concatenation? Actually, it seems to...

Although I see the logic in your suggested double-overloading of "+", it doesn't lend itself to readable code. Cycler is already a bit on the tricky side--better not to push...

multiscales? stacks? multivariables? axis_family? It is related to the existing axes_grid and axes_grid1, but I don't think we want it to be "axes_grid2". At the moment, among the quick thoughts...

Maybe leave off the "es" -> "stax".

I did a little googling and came up with nothing promising. From my reading, the 'scaling' parameter has little or nothing to do with retina support. What is happening now...

And this is one of the reasons we need a GUI backend enhancement: automatic scrollbars that allow preserving the requested size instead of resizing.