:py:mod:`engcom.show` ===================== .. py:module:: engcom.show .. autoapi-nested-parse:: Show the most recent figure (for publication) Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: engcom.show.figure_markup engcom.show.show Attributes ~~~~~~~~~~ .. autoapisummary:: engcom.show.fignum .. py:data:: fignum :value: 0 .. py:function:: figure_markup(filename, caption, label) .. py:function:: show(fig, filename=None, caption='', label=None, figsize=(4, 4 / 1.618))