Skip to content

make Plots.graphJson serialize frames too #1255

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

Merged
merged 5 commits into from
Dec 15, 2016
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Dec 14, 2016

@rreusser @alexcjohnson

Plots.graphJson is called in the Plots.sendDataToCloud to serialize the graph data.

Now, this routine also serializes frames.

@etpinard etpinard added status: reviewable bug something broken labels Dec 14, 2016
title: 'frame A'
},
name: 'A'
}, {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps add a null or otherwise garbagy frame just to confirm/more or less lock in the behavior there?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@rreusser rreusser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🎉

@etpinard etpinard merged commit ae007a8 into master Dec 15, 2016
@etpinard etpinard deleted the send-frames-to-cloud branch December 15, 2016 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants