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

[ballast-debugger] Add timeline and diagram view of activity #12

Open
cjbrooks12 opened this issue Mar 25, 2022 · 0 comments
Open

[ballast-debugger] Add timeline and diagram view of activity #12

cjbrooks12 opened this issue Mar 25, 2022 · 0 comments

Comments

@cjbrooks12
Copy link
Member

cjbrooks12 commented Mar 25, 2022

Show another tab of a selected View model which displays a graphical view of ViewModel activity.

  • TImeline: The view should scroll automatically with time, and show lines depicting when inputs, events, and side jobs were processing, as well as dots for when states changed.
  • Diagram: Show a diagram similar to that in the mental model doc. Highlight the various nodes and edges, to show what's currently active in the VM at any given time. Maybe even animate the objects moving along lines to really help drive it home whats going on
@cjbrooks12 cjbrooks12 added the enhancement New feature or request label Mar 25, 2022
@cjbrooks12 cjbrooks12 changed the title [Intellij plugin] Add timeline view of activity [Intellij plugin] Add timeline and diagram view of activity Mar 25, 2022
@cjbrooks12 cjbrooks12 changed the title [Intellij plugin] Add timeline and diagram view of activity [ballast-debugger] Add timeline and diagram view of activity Sep 7, 2023
@cjbrooks12 cjbrooks12 removed the enhancement New feature or request label Oct 3, 2023
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