You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WGLMakie loads interactive graphics inside a web context. It can be useful with Jupyter notebooks, or for remote Sunny sessions where a GLMakie connection isn't possible. However, support for WGLMakie is still maturing. If you encounter graphics issues, consider using GLMakie instead for a more reliable experience.
WGLMakie loads interactive graphics inside a web context. It can be useful with Jupyter notebooks, or for remote Sunny sessions where a GLMakie connection isn't possible. However, support for WGLMakie is still maturing. If you encounter graphics issues, consider
using GLMakie
instead for a more reliable experience.Major outstanding problems with WGLMakie:
Would be nice to have:
Many other problems have been resolved or mitigated:
Inconsistent activation of widgets (Inconsistent mouse-over activation of widgets in WGLMakie MakieOrg/Makie.jl#3752).Missing fonts for some characters (WGLMakieDataInspector
is missing some font characters MakieOrg/Makie.jl#3516).Fix transforming surface normals MakieOrg/Makie.jl#3722Mouse-over lines does not give reliable information (Strange behavior when inspecting lines in WGLMakie MakieOrg/Makie.jl#3672)Cannot vendor WGLMakie custom fontsA workaround is to select from the Makie built-in fonts.Interactive WGLMakie figure throws errors (Interactive WGLMakie figure throws errors MakieOrg/Makie.jl#3781). See issue comments for remaining bugs, which seem linked to Bonito.Occasional WGLMakie crashes inside VSCode panel #290.The text was updated successfully, but these errors were encountered: