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
This issue serves as the central place for discussing and tracking the implementation of the histogram method in PyGMT. The issue will be closed when the initial implementation is complete. Progress is tracked at PyGMT: Wrapping GMT modules.
This issue serves as the central place for discussing and tracking the implementation of the
histogrammethod in PyGMT. The issue will be closed when the initial implementation is complete. Progress is tracked at PyGMT: Wrapping GMT modules.Documentation
GMT Option Flags and Modifiers
☑️: Implemented; ⬜: To be implemented/discussed;
Strikethrough: Won't implement.table:-A:horizontalFigure.histogram: Migrate the parameter horizontal to the new alias system #4880-B:frame-C:cmap,fillFigure.histogram: Improved syntax for filling bars by position/value #4886-D-E:bar_width,bar_offsetFigure.histogram: Split parameter bar_width into bar_width and bar_offset #4316-F-G:fill-I-Jx|X-L:extremeFigure.histogram: Let parameter 'extreme' support Pythonic arguments #4882-N-Q:cumulativeFigure.histogram: Let parameter 'cumulative' support Pythonic arguments #4881-R:region-S:stairsFigure.histogram: Migrate parameter 'stairs' to the new alias system #4884-T: Use-UFigure.timestampinstead.-V:verbose-W:pen: Use-X/-YFigure.shift_origininstead.-Z-c:panel-bi-di-e-f-h-i:incols-o-p:perspective-qi-s-t:transparency-w: Use--PAR=valuepygmt.configinstead.Notes on Input Formats
Add any notes on the input formats, especially the meaning of columns.
Linked Pull Requests
Related Issues and Discussions
Add links to related wrapper discussions, API design threads, or upstream GMT changes here.