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

Random curved edges are shown in graph view #215

Open
prrao87 opened this issue Aug 21, 2024 · 0 comments
Open

Random curved edges are shown in graph view #215

prrao87 opened this issue Aug 21, 2024 · 0 comments

Comments

@prrao87
Copy link
Member

prrao87 commented Aug 21, 2024

Kùzu version

0.6.0

Operating System

macOS Sonoma 14.5

Browser

Google Chrome: Version 127.0.6533.120 (Official Build) (arm64)

Description

In recent versions, some of the edges appear curved for no reason. It makes the visualization look weird, when there are no other edges between that pair of nodes. Can we figure out why, and avoid this happening?

force-directed-new-curved-edges

This wasn't happening in earlier versions of Explorer.

Steps to reproduce

The graph is attached:
ex_db_kuzu.zip

The following query was run:

MATCH (a)-[b]-(c)
RETURN *;
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