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

Spike-Graph Layout Improvements #140

Open
4 tasks
josephbirkner opened this issue Oct 4, 2019 · 1 comment
Open
4 tasks

Spike-Graph Layout Improvements #140

josephbirkner opened this issue Oct 4, 2019 · 1 comment

Comments

@josephbirkner
Copy link
Collaborator

josephbirkner commented Oct 4, 2019

Here are a few suggestions for improvements that might improve the understandability of the Raveboard Spike graph:

  • Make sure that dependent spikes/acts are always positioned to-the-right-of and at-same-height-or-below their parents.
  • Instead of hiding finished activations, keep displaying them, e.g. in transparent grey?
  • Make sure that unfinished activations are always displayed in the right-most column.
  • When hovering over a node, highlight parents recursively?
@nbasargin
Copy link
Collaborator

Good ideas here! I definitely agree on keeping the finished activations in a different color.
Highlighting parents recursively: maybe do this on click to keep the ability to hover a node and see its direct parents?

Advanced positioning needs more thoughts. There are lots and lots of cases.

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

No branches or pull requests

2 participants