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 history #4

Open
jgoodall opened this issue Jul 12, 2013 · 2 comments
Open

Add history #4

jgoodall opened this issue Jul 12, 2013 · 2 comments

Comments

@jgoodall
Copy link
Contributor

See, history.js

@codementum
Copy link
Contributor

To avoid getting a new history point for each letter typed, we have to determine when to auto-update. See #6

@codementum
Copy link
Contributor

History should contain:

  • textarea's text as string
  • node positions

This assumes we can restore node positions without restarting d3.force().

@ghost ghost assigned codementum Aug 21, 2013
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