Skip to content

Add save and create_map methods #227

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 1 commit into from
Nov 1, 2015

Conversation

BibMartin
Copy link
Contributor

As mentionned in #226.

Finally, I did a save method for all elements, and a create_map method for Map only, with a deprecation warning.

@BibMartin BibMartin mentioned this pull request Oct 31, 2015
template: string, default None
Deprecated, not used anymore
"""
warnings.warn("%s is deprecated. Use %s instead" % ("Map.create_map",
Copy link
Member

Choose a reason for hiding this comment

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

Awesome! I was going to suggest that. I like save or save_map better than create_map.

@ocefpaf
Copy link
Member

ocefpaf commented Nov 1, 2015

Merging this one. Thanks again @BibMartin!

ocefpaf added a commit that referenced this pull request Nov 1, 2015
Add save and create_map methods
@ocefpaf ocefpaf merged commit fcee839 into python-visualization:master Nov 1, 2015
@BibMartin BibMartin deleted the issue226 branch December 7, 2015 11:02
@ocefpaf ocefpaf added bug An issue describing unexpected or malicious behaviour documentation Documentation about a certain topic should be added labels Feb 12, 2016
@ocefpaf ocefpaf added this to the v0.2.0 milestone Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue describing unexpected or malicious behaviour documentation Documentation about a certain topic should be added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants