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

Expandable hierarchical ports #12

Open
Nic30 opened this issue Nov 4, 2020 · 3 comments
Open

Expandable hierarchical ports #12

Nic30 opened this issue Nov 4, 2020 · 3 comments

Comments

@Nic30
Copy link
Owner

Nic30 commented Nov 4, 2020

Currently hierarchical ports are collapsed to the most compact format. However the developer usually wants to see all signals in the interface (which is used in the port)

image

In order to support this we need to store this information in the json and we need to implement the onclick on the port which will perform the expansion/collapse.

@Nic30
Copy link
Owner Author

Nic30 commented Nov 16, 2020

Example of treelist in d3.js http://bl.ocks.org/thehogfather/0e48ec486abbd5be17d7 @xkotek07 maybe we need something similar.

@Nic30
Copy link
Owner Author

Nic30 commented Nov 16, 2020

We may also want to add help lines to visualize hierarchy more explicitly as hierarchy can be quite deep.
image

@Nic30
Copy link
Owner Author

Nic30 commented Jan 5, 2021

After this issue is solved the json will contain also ports which are collapsed by default Nic30/hwtGraph#1

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