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

View with focus on objects rather than the nodes #294

Open
Krysztophe opened this issue Oct 20, 2020 · 0 comments
Open

View with focus on objects rather than the nodes #294

Krysztophe opened this issue Oct 20, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Krysztophe
Copy link

Example : https://explain.dalibo.com/plan/8UD

The nodes are the most visible part. When I try to understand the query of a customer, I begin by focusing on the tables.

Basically, I see
orig_8UD

and I'd like a view mode where:

  • table names are more visible than a filter
  • filters are visible
  • join criteria are visible
    a bit like this:

plan_with_objects

I've put the filters this way because they must appear, but the format is more a job for #293

I don't really know if this would be a new choice in DENSITY or GRAPH METRIC; this is more like a formatting option (tick box ?)

The diagram on the left could change the same way and adopt the same table/field names than the nodes.

@Krysztophe Krysztophe changed the title View with focus on objects rather than the node View with focus on objects rather than the nodes Oct 20, 2020
@pgiraud pgiraud added the enhancement New feature or request label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants