Nicolas P. Rougier

Results 1813 comments of Nicolas P. Rougier

But the zoom implementation on matplotlib is a trick. I modify viewport limits (instead of -1/+1 set it to -1+delta/+1+delta. This avoids to recompute everything (it works only for zoom)....

The points 3D example does just that.

I did not realize I was on matplotlib-3d repository. Why do you want to change here (instead of GSP) ?