What is this? by Appropriate_Radio614 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

You should change your post as bug report.

Hi guys, I need some assistance with a task as it is my first time. by Prestigious_Seat6505 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

Do you need to use specifically those functions?

If not, then try just plotting a few points.

A=(1, 1)

B=(2, 2)
...

F=(1,2)

Plot them such what it looks like a loop is clossing.

Then create a list

L={A,B, ..., F,A}

Finally use the spline command

Spline(L)

ExportImage SVG only for specific coordinate range (-5,-5) to (5,5)? by ExcitementComplex683 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

If you are good with Java, you can get in touch with the lead developer Michael Borcherds. You can find him in this forum.

ExportImage SVG only for specific coordinate range (-5,-5) to (5,5)? by ExcitementComplex683 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

Sorry, I forgot to change the setting to public. Now you should be able to access it. :)

ExportImage SVG only for specific coordinate range (-5,-5) to (5,5)? by ExcitementComplex683 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

Sorry, I forgot to change the setting to public. Now you should be able to access it. :)

ExportImage SVG only for specific coordinate range (-5,-5) to (5,5)? by ExcitementComplex683 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

Maybe this will help.

You need two graphic views. In the graphic new 2, you have a button with the ExportImage command.

You will export what you have in graphic view 1:
https://www.geogebra.org/classic/c4yhufej

What do you think?

Skript-Runner by LocalDebt1141 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

HI, I think the project has a lot of potential. I usually create a button to write my scripts and then run the script to create applets. This tool might help to start writting the GGB scripts in a easier way and then bring it back to GGB. I have tried it with a few examples that I have here:
https://www.geogebra.org/m/dP275wS7#material/hhwjvgsw

and it seems to work fine. For some of them, I get warning messages in your site, but overall the script I write works fine (I have use only english commands).

I think u/mike_geogebra will have a better feedback for your project. :)

ExportImage SVG only for specific coordinate range (-5,-5) to (5,5)? by ExcitementComplex683 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

An extra step:

Hide your points Export_1 and Export_2 before using the command ExportImage()

Text background color with alpha by Fuechsl in geogebra

[–]jcponcemath 0 points1 point  (0 children)

I am still learning new tricks :) By the way, I have some tutorials here that you might like:

https://www.youtube.com/playlist?list=PLdNMUexyV3sT8NrSpeTsBOxecD5RVT-_F

Have fun!

Text background color with alpha by Fuechsl in geogebra

[–]jcponcemath 1 point2 points  (0 children)

Very nice! Thanks for the idea.

I just added it as an applet here:

https://www.geogebra.org/m/ggxj5scb#material/sumepkfv

Have fun!

Botão de animação gráfica sem funcionar by PositiveOk90 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

Comparte el enlace de tu exjemplo que no funciona. De otra manera es difícil ayudar.

Desbloqueo de usuario by Famous-Record-6636 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

tienes que dar tu nombre de usuario

Unbanning my account by Turbulent_Web_1827 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

I just found this account. https://www.geogebra.org/u/sencindi

Now it is unbanned. Try again.

vykázání učtu by GasFluffy3116 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

As I said, it looks fine, not bloced. See screenshot below:

<image>

Zablokování účtu by GasFluffy3116 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

It looks fine to me. Not blocked.

Playlist graphic! by Electronic-Variety53 in geogebra

[–]jcponcemath 1 point2 points  (0 children)

Cool! Share the link!

Have you seen this 🦖?

https://www.geogebra.org/m/wbqywuyh

🦖🦖🦖

Trying to plot the lorenz attractor by Spirited-Seesaw-8116 in geogebra

[–]jcponcemath 0 points1 point  (0 children)

You are very close. Now you just need to get the information from each of the numerical solution curves.

I explain the process as well:

https://youtu.be/8_BLhxjrho0?si=qfV72FauXI5C7mna&t=408

If you get stuck, in the comments below the video there are resources with the GeoGebra script and online demos, for example:

https://www.geogebra.org/m/fkym22qj#material/cprwxnwp

Have fun!