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

Relation graph does not use proper layout with tags #14433

Closed
3 tasks done
Firefox2100 opened this issue Mar 22, 2025 · 1 comment
Closed
3 tasks done

Relation graph does not use proper layout with tags #14433

Firefox2100 opened this issue Mar 22, 2025 · 1 comment

Comments

@Firefox2100
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Can the issue be reproduced with the default theme (daylight/midnight)?

  • I was able to reproduce the issue with the default theme

Could the issue be due to extensions?

  • I've ruled out the possibility that the extension is causing the problem.

Describe the problem

When using the relation graph, the graph is rendered with a layout similar to FDG. However, when tag is shown alongside the notes, the connection between the tags are not being used to update the layout properly. Attached is an image of the graph, with only tags and notes turned on, and only connections between tags and notes (no connection between notes and other notes).

The graph is zoomed out to hide the note and tag names. If necessary, I can build a new graph with anonymised data.

I also tried refreshing the graph and got the same result; moving the nodes around while turning on the tags caused a partial recalculation of the layout, but most of the connections are still like this.

Thank you for your help and attention!

Expected result

Turning on the tags should cause the graph to recalculate the layout as force directed graph, with the new connections between tags and notes taken into consideration. The connection should NOT spawn across the graph like this.

Screenshot or screen recording presentation

Graph after refreshing:

Image

Graph after moving a note:

Image

As can be seen, the highlighted note is moved, causing a partial re-render of the layout to the nodes connected to it and close to it. However other parts of the graph is not updated, causing the layout to still be glitchy.

Version environment

- Version: v3.1.25
- Operating System: Windows 11
- Browser (if used): None, Windows Store edition

Log file

No log entries generated while checking on the graph

More information

No response

@88250
Copy link
Member

88250 commented Apr 7, 2025

Please use the refresh button to refresh.

@88250 88250 closed this as completed Apr 7, 2025
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

2 participants