Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

ADD deletePlot method and example #34

Merged
merged 9 commits into from
Oct 26, 2015
Merged

ADD deletePlot method and example #34

merged 9 commits into from
Oct 26, 2015

Conversation

alexander-daniel
Copy link
Contributor

Will Resolve: #18

@etpinard @bpostlethwaite

What do you guys think? If y'all like it, I'll whip up some documentation for the new method!

@alexander-daniel alexander-daniel self-assigned this Oct 26, 2015
@etpinard
Copy link
Contributor

💃


if (res.statusCode === 200) {

var msg = 'Successfully deleted plot: ' + self.username + ':' + fid;
Copy link
Member

Choose a reason for hiding this comment

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

what is returned in the res on success?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the figure, I don't think we want to pass that through @bpostlethwaite but we can if thats whatcha want!

Copy link
Member

Choose a reason for hiding this comment

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

yeh lets give the user as much data as we can - they can ignore it

@bpostlethwaite
Copy link
Member

💃

@alexander-daniel
Copy link
Contributor Author

Yes, correct. I got the semantics mixed up, changing now!

@bpostlethwaite
Copy link
Member

💃

alexander-daniel added a commit that referenced this pull request Oct 26, 2015
ADD deletePlot method and example
@alexander-daniel alexander-daniel merged commit eae498a into master Oct 26, 2015
@alexander-daniel alexander-daniel deleted the delete-plot branch October 26, 2015 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants