From: Bruce S. <Bru...@nc...> - 2012-10-13 03:14:13
|
You can of course specify the axis scales explicitly, so I assume you are asking whether there is a way to permit autoscaling but force the scale factors to be equal. No, there isn't a way to do that. However, note that the graph module is pure VPython, so feel free to implement what you want. Bruce Sherwood On Oct 12, 2012 9:31 AM, "Poul Riis" <Pou...@sk...> wrote: > ** ** > How can I force gdisplay to use the same scale on both axes? > > Poul Riis > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |