harmonica icon indicating copy to clipboard operation
harmonica copied to clipboard

Replace `color` for `fill` in PyGMT plots

Open santisoler opened this issue 5 months ago • 0 comments

Description of the problem/suggestion:

While building the docs, PyGMT is raisin a FutureWarning about the deprecation of the color argument in favor of the fill argument:

FutureWarning: The 'color' parameter has been deprecated since v0.
8.0 and will be removed in v0.12.0. Please use 'fill' instead.  

We should update the User Guide that generate plots using the color argument and use fill instead.

[!TIP] Good first issue This issue is a nice way to start contributing to Fatiando. If you would like to start contributing to the project and learn more about the GitHub workflow, this issue is a nice way to start. Feel free to comment below if you are interested in solving it.

Don't hesitate to do it if you are interested. You won't be alone, we'll provide as much as help as needed to guide you through it!

santisoler avatar Jan 09 '24 23:01 santisoler