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

Add grouping feature (same as in old graphviz VF tool) #37

Open
stevebuik opened this issue Jun 10, 2018 · 0 comments
Open

Add grouping feature (same as in old graphviz VF tool) #37

stevebuik opened this issue Jun 10, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stevebuik
Copy link
Owner

the persistence JSON already supports groups. In order to add this feature, you will need to add:

1/ the graphviz.js/diagramAsText fn/template will need to add extra graphviz markup to display the groups.

2/ a lightning UI/component to manage the groups. this could use the Lightning duelling lists component. it should probably replace the entity/fields editor when active so that instant UI feedback is possible. It can include a colour picker for each group.

@stevebuik stevebuik added enhancement New feature or request help wanted Extra attention is needed labels Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant