JavaScript: set angle between 0 and 180 degrees
Answered
Hi, I'm using the GeoGebra JS API in a web page and I'm building all the objects programmatically. I can't seem to find functions to set angle properties, specifically the ones that let you change the range in which the angle should be considered (between 0 and 360 degrees, 0 and 180 degrees, etc.) or the angle size, in the JavaScript API reference sheet.
I also looked in the window.ggbApplet variable and there are no references to angle functions.
You can find the properties I'm referring to in the attached screenshot. Is there a way to change those properties programmatically? Possibly without getting the whole XML, editing it and reloading it in the applet.
Thanks in advance,
Stefano
Files:
ggb.png
Sorry, that's not possible currently. What do you need it for?
Comments have been locked on this page!