Skip to content
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

Replace the 'figure' function with a method in the Figure class #148

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

leouieda
Copy link
Member

Changes proposed in this pull request

The function activates a figure given a name. It's only used inside the
Figure class, so it's better as a private method.
Also, it's now called upon Figure creation (in init) to guarantee
that a postscript stub and a new figure entry is generated
in the GMT tables.

The function activates a figure given a name. It's only used inside the
Figure class, so it's better as a private method.
Also, it's now called upon Figure creation (in __init__) to guarantee
that a postscript stub and a new figure entry is generated
in the GMT tables.
@leouieda leouieda merged commit 5e69285 into master Mar 29, 2018
@leouieda leouieda changed the title Replace the 'figure' function a method in Figure Replace the 'figure' function with a method in Figure Mar 29, 2018
@leouieda leouieda changed the title Replace the 'figure' function with a method in Figure Replace the 'figure' function with a method in the Figure class Mar 29, 2018
@leouieda leouieda deleted the activate_figure branch March 29, 2018 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant