Skip to content

Conversation

@yankev
Copy link
Contributor

@yankev yankev commented Jul 7, 2016

Addresses #100
@BRONSOLO


function sharing_value = get_sharing(obj)
config = loadplotlyconfig();
config = config.sharing;
Copy link
Member

Choose a reason for hiding this comment

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

This will fail if sharing is not defined. Could you check that it exists first. If it is not defined, we should check that world_readable is defined and use that. If not we should default to world_readable=true.

@yankev
Copy link
Contributor Author

yankev commented Jul 8, 2016

@BRONSOLO k made those changes.

@BRONSOLO
Copy link
Member

BRONSOLO commented Jul 8, 2016

Cool - could you bump the version number in the README (https://github.com/plotly/MATLAB-api/blob/master/README.md) and in the plotly_version.m script

@BRONSOLO
Copy link
Member

BRONSOLO commented Jul 8, 2016

💃

@yankev yankev merged commit 4ddb8c3 into master Jul 8, 2016
BRONSOLO added a commit that referenced this pull request Jul 19, 2016
This reverts commit 4ddb8c3, reversing changes made to cc9b9ed.
@BRONSOLO BRONSOLO deleted the sharing_config branch July 28, 2016 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants