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

Set data independent of graph drawing #34

Merged
merged 3 commits into from
Oct 4, 2017

Conversation

xferguson
Copy link
Contributor

I wrote a function to set a tree property etyBase.tree.data as a "complete" version of the allArray so that we could reference the property for graph drawing and graph refreshes without having to poll or edit the queries again when there is a change. This is the first step in setting the graph up to be collapsible, per issue #22 -- If we edit the data property and call parseEtymologyNodes, a different (collapsed?) graph could be drawn.

@esterpantaleo esterpantaleo merged commit 9945f99 into esterpantaleo:master Oct 4, 2017
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

Successfully merging this pull request may close these issues.

2 participants