Skip to content

Reuse SVG DOM elements for scatter traces #675

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

Closed
wants to merge 1 commit into from
Closed

Reuse SVG DOM elements for scatter traces #675

wants to merge 1 commit into from

Conversation

rreusser
Copy link
Contributor

@rreusser rreusser commented Jun 21, 2016

This PR modifies scatter traces to reuse DOM elements instead of the current behavior, which wipes them out and recreates them when data changes. This is a prerequisite for animations (See: #550).

Status: incomplete.

TO DO:

  1. fix failing tests
  2. add key property to traces

@rreusser
Copy link
Contributor Author

Bailing and starting over due to excessive merge conflicts.

@rreusser rreusser closed this Jun 22, 2016
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