Skip to content
New issue

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

Stream commands unavailable in glvis-js #315

Open
Tracked by #317
justinlaughlin opened this issue Sep 4, 2024 · 0 comments
Open
Tracked by #317

Stream commands unavailable in glvis-js #315

justinlaughlin opened this issue Sep 4, 2024 · 0 comments
Assignees

Comments

@justinlaughlin
Copy link
Contributor

Most stream commands are not available in glvis-js/pyglvis because aux_js.cpp/display is handled differently.

See: GLVis/pyglvis#49

Unfortunately, valuerange is the only other command that works - glvis-js has different machinery for handling the stream (glvis/lib/aux_js.cpp/display). In particular, see these lines. As an example, you can add zoom 50 at the end of a .saved file and open it with glvis vs glvis-js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants