-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description of the problem
We already have an example for colorbar in the gallery (https://www.pygmt.org/dev/gallery/plot/colorbar.html). However, the example is a little low-quality.
-
The example gives many warnings like:
colorbar [WARNING]: Axis sub-item f set more than once (typo?) colorbar [WARNING]: Axis sub-item a set more than once (typo?) -
The example is not beautiful at all. The main reason is that the figure size is too small and the colorbars are too large.
-
The example is not as usable as I expect. I believe very few people will plot colorbars inside a frame. IMHO, at least we should show
- calling
colorbarwith very few arguments, using the default location and default size - the easiest way (using J) to plot colorbars outside the basemap.
- calling
@weiji14 As the example was created by you, I'd like to hear what you think. You can improve the example if you like.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation