Skip to content

Commit

Permalink
docs: adding missing functions
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Jul 12, 2023
1 parent 4044cae commit a425550
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/goosempl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Ticks

.. autosummary::

GooseMPL.ticks
GooseMPL.xticks
GooseMPL.yticks
GooseMPL.log_ticks
GooseMPL.log_xticks
GooseMPL.log_yticks
Expand Down
8 changes: 8 additions & 0 deletions docs/style.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ The following styles are part of *GooseMPL*:
Extend a style to enable the use of LaTeX,
and change the font to LaTeX default Computer Modern font.

* ``goose-autolayout``

Set ``figure.autolayout = True``.

* ``goose-huge``

Set the font-size to 20pt.

* ``goose-tick-in``

Place the tick-markers (*the little lines*)
Expand Down

0 comments on commit a425550

Please sign in to comment.