We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi and thanks for the great package and the FAQ. I think that I have a similar issue to the one listed in FAQ.
When running vis.data.on.fsaverage(morph_data_lh = pvd_lh, morph_data_rh = pvd_rh, surface="pial", views = c("t4"))
vis.data.on.fsaverage(morph_data_lh = pvd_lh, morph_data_rh = pvd_rh, surface="pial", views = c("t4"))
I do not get a plot and get the `Error in rgl::open3d() : OpenGL is not available in this build.
Runningrglwidget()` solves the issue of plotting but is does not allow me to export (same error as above) and I cannot make changes in the layout.
Running
Any ideas on how to solve it?
Many thanks K
The text was updated successfully, but these errors were encountered:
Hi xasapakos,
I would like to reproduce this and for that I would need to know the operating system you're using. I guess it's some Mac OS version?
Sorry, something went wrong.
dfsp-spirit
No branches or pull requests
Hi and thanks for the great package and the FAQ. I think that I have a similar issue to the one listed in FAQ.
When running
vis.data.on.fsaverage(morph_data_lh = pvd_lh, morph_data_rh = pvd_rh, surface="pial", views = c("t4"))
I do not get a plot and get the `Error in rgl::open3d() : OpenGL is not available in this build.
Running
rglwidget()` solves the issue of plotting but is does not allow me to export (same error as above) and I cannot make changes in the layout.Any ideas on how to solve it?
Many thanks
K
The text was updated successfully, but these errors were encountered: