GenericMappingTools / pygmt

A Python interface for the Generic Mapping Tools.
https://www.pygmt.org
BSD 3-Clause "New" or "Revised" License
758 stars 220 forks source link

Create new gallery category "Histogram" #1156

Closed michaelgrund closed 3 years ago

michaelgrund commented 3 years ago

Description of the desired feature

As discussed in #876 and mentioned in #794 (rose wrapper) we should add a new category "Histogram" to the gallery in which we store e.g. the rose and histogram (#1072) examples.

Are you willing to help implement and maintain this feature? Yes, but volunteers are welcome.

seisman commented 3 years ago

To create the new "histogram" gallery category, you need to:

See https://github.com/GenericMappingTools/pygmt/pull/1019 for an example PR.