Properties
Category
English
Similar Topics
Statistics
Comments
4
Participants
2
Subscribers
1
Votes
2
Views
2739
Share
Answered
Hey,
I would like know what options are there to set the axis step distance from a script. I know I can use setCoordSystem to change the scaling and it works fine, but I also would like to change the grid as well dynamically. All I found are the commands AxisStepX and AxisStepY, but they only return the axis steps, how can I set them?
Best regards,
Stefan
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Try
https://www.geogebra.org/ma...
Thanks, my GeoGebra (5.0.269.0-3D) says function not found, is it not implemented in the desktop/java version jet? I inspected the ggpApplet element on the Materials site using Firebug, the function is listed, but with 4 arguments not 3.
Found the problem, the correct name of the function is ggbApplet.setAxisSteps() (as shown in Firebug, did not notice the s the first time), the changelog is not correct. Also works with 3 parameters.
Thanks, first argument is the view number (now updated here https://www.geogebra.org/ma...)
Comments have been locked on this page!