简体   繁体   中英

Points are hidden when entering them by command in GeoGebra

I´m testing geogebra in its "Offline and Self-Hosted Solution" mode which can be found in the following link: https://wiki.geogebra.org/es/Referencia:Incrustaci%C3%B3n_de_Aplicaciones_GeoGebra

Incluying the script

<script src="GeoGebra/deployggb.js"></script>

And the code

ggbApp.setHTML5Codebase('js/lib/GeoGebra/HTML5/5.0/web3d/');

The problem I found in this mode is that when I add those through the command input neither the name nor the value is displayed.

Attached an image where the problem is shown: 显示问题的图像

The environment where the problem can be replicated is as follows: https://anayarojo.github.io/geogebra/?type=graphing

Thanks in advance

Regards

@Michael Borcherds Commented that bug is fixed in the latest version (v523)

The last version it's downloadable in http://download.geogebra.org/installers/5.0/?C=M;O=D

Credits @ Noel Lambert

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM