Skip to content

Conversation

mdtusz
Copy link
Contributor

@mdtusz mdtusz commented Dec 22, 2015

The traces being added were missing uid, and as such, wouldn't get drawn. Adding cleanData will add the correct uid to the traces now.

@etpinard
Copy link
Contributor

@mdtusz Looks good.

You'll have to modify the addTraces though:

  • there should be a test checking for the existing uid in the updated data
  • but the expectedData test should not check the content of uid (as it is random)

@etpinard
Copy link
Contributor

💃

mdtusz added a commit that referenced this pull request Dec 23, 2015
Clean data when addTraces is called
@mdtusz mdtusz merged commit 4f037ee into master Dec 23, 2015
@mdtusz mdtusz deleted the scattergl-addtrace branch December 23, 2015 17:13
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