在 GeoGebra 中通过命令输入时点被隐藏
Points are hidden when entering them by command in GeoGebra
我正在测试 geogebra 的 "Offline and Self-Hosted Solution" 模式,可以在以下 link 中找到:https://wiki.geogebra.org/es/Referencia:Incrustaci%C3%B3n_de_Aplicaciones_GeoGebra
包括脚本
<script src="GeoGebra/deployggb.js"></script>
和代码
ggbApp.setHTML5Codebase('js/lib/GeoGebra/HTML5/5.0/web3d/');
我在这种模式下发现的问题是,当我通过命令输入添加那些时,既不显示名称也不显示值。
附上显示问题的图片:
问题可复现环境如下:
https://anayarojo.github.io/geogebra/?type=graphing
提前致谢
此致
@Michael Borcherds评论说bug在最新版本(v523)中修复
下载的最新版本
我正在测试 geogebra 的 "Offline and Self-Hosted Solution" 模式,可以在以下 link 中找到:https://wiki.geogebra.org/es/Referencia:Incrustaci%C3%B3n_de_Aplicaciones_GeoGebra
包括脚本
<script src="GeoGebra/deployggb.js"></script>
和代码
ggbApp.setHTML5Codebase('js/lib/GeoGebra/HTML5/5.0/web3d/');
我在这种模式下发现的问题是,当我通过命令输入添加那些时,既不显示名称也不显示值。
附上显示问题的图片:
问题可复现环境如下: https://anayarojo.github.io/geogebra/?type=graphing
提前致谢
此致
@Michael Borcherds评论说bug在最新版本(v523)中修复
下载的最新版本