Skip to content

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.

2 participants