You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be cool to have a method pygmt.Figure.pygmtlogo within the pygmt.Figure() class to handle plotting the PyGMT logo into a Figure instance, similar to pygmt.Figure.logo for the GMT logo (or include this into pygmt.Figure.logo). And then have a gallery example like this:
We're very close to finalizing the PyGMT logo design in #1404. #1404 (comment) shows that it's possible to produce PyGMT logos with pure PyGMT codes.
After finishing #1404, we need to decide what to do with the logo-plotting codes. We have some options
Figure.pygmtlogo
to produce the logoFigure.logo
method to produce the PyGMT logoThe text was updated successfully, but these errors were encountered: