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

Implement syntax tree visualisation #85

Closed
proycon opened this issue Nov 8, 2016 · 1 comment
Closed

Implement syntax tree visualisation #85

proycon opened this issue Nov 8, 2016 · 1 comment

Comments

@proycon
Copy link
Owner

proycon commented Nov 8, 2016

A proper more classical tree visualisation is needed, alongside the existing global visualisation. The following project looks usable to this end: https://github.com/westonruter/svg-tree-drawer

For the editor, the syntax tree viewer can be used to pick span parent elements (relates to issue #3 subissue f)

@proycon
Copy link
Owner Author

proycon commented Dec 6, 2016

Simple version is ready, no dependency information yet though (will move that to new issue)

@proycon proycon changed the title Implement syntax tree visualisation, possibly with dependency information as well Implement syntax tree visualisation Dec 6, 2016
@proycon proycon added the ready label Dec 6, 2016
@proycon proycon closed this as completed Dec 29, 2016
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

1 participant