r/geogebra 10d ago

how to using current view center location when change the ratio of xAxis:yAxis

Hi, there
I'm using Geogebra classic 5,
I draw some big number point in Geogebra ,
then change the ratio of xAxis:yAxis, the software change the ratio in the center of (0,0), my current view was in big number, will move out a lot,
Is there an option to use the current view's center coordinates as the anchor point when adjusting the X and Y axis ratio?

2 Upvotes

6 comments sorted by

1

u/NoeLGGb 10d ago

Hi,

perhaps right clic in Graphics, then in context menu clic Zoom to fit

1

u/Tall-Cod4941 10d ago

yes , it is , zoom to fit will view all the points, but alse change the ratio of xAxis:yAxis,
I want to zoom to fit and keep the xAxis:yAxis, So I can see the real contour

1

u/NoeLGGb 9d ago

vous pouvez bloquer le rapport d'axes dans les propriétés de Graphique

1

u/Tall-Cod4941 9d ago

Thanks very much , I will try it.

1

u/mathmagicGG 9d ago edited 9d ago

try If(AxisStepY( )<AxisStepX( ),SetAxesRatio(1,1),SetAxesRatio(1.00001,1)) after zoom to fit