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

Visual Plan for Slowquery and Statements #1224

Open
5 of 12 tasks
YiniXu9506 opened this issue Apr 29, 2022 · 0 comments
Open
5 of 12 tasks

Visual Plan for Slowquery and Statements #1224

YiniXu9506 opened this issue Apr 29, 2022 · 0 comments

Comments

@YiniXu9506
Copy link
Contributor

YiniXu9506 commented Apr 29, 2022

Feature Request

Support visual plan for slow query and statement.

Describe the feature you'd like:
The following features have to implemented before sprint8:

✅ Features DONE #1225 :

  • Enable nodes (non-leaf node) to expand and collapse its descendant nodes.
  • Support tree zoom-in and zoom-out.
  • Provide a minimap for whole tree diagram, enabling to locate some specific nodes or areas. (Exist some weird behaviors, need to improve user experience)
  • Implement the ability to custom node content and style.

Features TODO:

The extra features can be added to Tree diagram.(Not required)

  • Support visual plan SVG downloaded. #1270
  • Improve the built-in ability to introduce to other programs, eg. use package.
  • Support large plan, which has more thousands lines.
  • Enable to expand or collapse nodes on a specific depth.

A quick demo
vp demo

Teachability, Documentation, Adoption, Migration Strategy:

A brief introduction why choose react + d3 can be referred here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant