WIP: Figure.plot: Add alias "fillcurves" for "M"#3169
WIP: Figure.plot: Add alias "fillcurves" for "M"#3169yvonnefroehlich wants to merge 4 commits intomainfrom
Conversation
|
/format |
|
/format |
|
This reminds me the |
You are probably right, and a high-level method would be more user-friendly and more Pythonic. Despite this, should I still continue working on adding an alias for M or should we close this PR and the PR for the related gallery example? |
Personally I prefer to have v0.12.0 released soon and then focus on improving |
I agree that we should focus to get v0.12.0 out soon (even if I can not state how much I can help out in the next time). |
Description of proposed changes
This PR aims to add an alias for M of
plot(new in GMT 6.5.0).Sofar I used
fillcurves, but @GenericMappingTools/gmt-maintainers feel free to make suggestions for another / a better alias 🙂.Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash command is:
/format: automatically format and lint the code