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

Improve performance when the screen shrinks #1912

Open
Log0519 opened this issue Apr 27, 2023 · 1 comment
Open

Improve performance when the screen shrinks #1912

Log0519 opened this issue Apr 27, 2023 · 1 comment

Comments

@Log0519
Copy link

Log0519 commented Apr 27, 2023

Description

I have an idea for optimizing performance

Reproduce Steps

When users try to reduce the screen size, they may only want to see the overall appearance and cannot clearly see the characters on nodes and line segments, which are unnecessary

Expected Behavior

It can remove characters from nodes and lines when the screen is reduced to a certain extent, improving performance

Current Behavior

Now the performance optimization of the display node is relatively poor

Can you propose a solution?

I can write this logic to implement it
What needs to be done to address this issue? Ideally, provide a pull request with a fix.

Your Environment

software name version
OS
Web browser
node.js
npm
yarn
Neo4j Browser
Neo4j

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

For enhancements or other issues, please describe in as much detail as possible how the app should be changed and how this would benefit users/developers.

@Log0519
Copy link
Author

Log0519 commented Apr 27, 2023

Improve performance when the screen shrinks

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