-
-
Notifications
You must be signed in to change notification settings - Fork 143
Conversation
I'm not sure what Percy is up to here... @alexcjohnson what's your recommendation? rerun? approve? |
We've seen that percy diff before, have to track it down at some point but it's OK for now. Does this PR work though? Doesn't look like frames are propagated to
in fact we have to use the other signature |
Good point, I hadn't actually dug in that far :) |
Do you think I should clone |
Shouldn’t need cloning, no. |
bab0d52
to
601b386
Compare
OK so this one actually works now @alexcjohnson :) |
I've approved that same Percy diff, so this one should be good to review. |
Do you want a changelog entry here also? |
601b386
to
1caa259
Compare
OK I added one. |
1caa259
to
9c324ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! 💃
I'd prefer including frames
in a test, but if you want to get this in quick I'm OK without it - just know I'm going to forward any frames bugs to you 😏
🤝 deal. |
frames
are part of the Plotly.js figure spec, sodcc.Graph()
should accept them.