|
From: Benjamin R. <ben...@ou...> - 2012-09-21 01:46:32
|
On Thursday, September 20, 2012, Brian J Mingus wrote: > Hi all, > > I have managed to create a 3d plot with uneven aspect ratio via > auto_scale_xyz but I haven't yet figured out how to fix the grid. If you > could give me a pointer I would appreciate it. > > http://imagebin.org/index.php?mode=image&id=229196 > > Thanks, > > Brian, Just today, I submitted a PR that involved extensive fixes to autoscaling in mplot3d. I don't have the PR number on me, but it should be easy to find on the github page. While I don't think it will fix much for you, I would be interested to know if it breaks your code. As for your issues, it is hard to help out without a code sample to see how you got to where you are. Did you happen to use my experimental daspect branch? Cheers! Ben Root > > |