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

want to provide a render switch that configures whether to enable excessive effects when rendering #699

Open
XiaoDaiGua-Ray opened this issue Jan 16, 2025 · 0 comments

Comments

@XiaoDaiGua-Ray
Copy link

When rendering a large number of nodes, the transition animation rendering caton will bring serious problem, whether can provide a rendering switch configuration whether to enable the transition animation effects, in order to achieve the optimization method.

like this:

// can set true or false of Animation
const graph = new ForceGraph3D(element).animation(true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant