-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestresearch-codePertaining to the research code.Pertaining to the research code.
Description
The use of figprint.py and journal_figure.py should be totally eliminated. The class FigurePrint is completely unnecessary. There could be a file common to all research code figure_utils.py, which would store the RC params for "research paper" format of figures and helper functions for calculating the figure size etc.
Everything can be handled by combination of matplotlib.pyplot.rc_context and matplotlib.switch_backends.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestresearch-codePertaining to the research code.Pertaining to the research code.