other:python:matplotlib_by_jyp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
other:python:matplotlib_by_jyp [2020/04/10 12:46] – [Useful matplotlib reference pages] Improved 'X and Y axes parameters' and added grid lines jypeter | other:python:matplotlib_by_jyp [2020/12/14 15:16] – [Useful matplotlib reference pages] Added a trick to plot axis labels when using cartopy jypeter | ||
---|---|---|---|
Line 120: | Line 120: | ||
* Use the leftmost and rightmost values to specify the orientation of the axis (i.e the rightmost value can be smaller than the leftmost) | * Use the leftmost and rightmost values to specify the orientation of the axis (i.e the rightmost value can be smaller than the leftmost) | ||
* **Axis label**: '' | * **Axis label**: '' | ||
- | * Use the extra labelpad parameter to move the label closer (negative value) to the axis or farther (positive value): e.g. '' | + | * Use the extra labelpad parameter to move the label closer (negative value) to the axis or farther (positive value): e.g. '' |
+ | * <wrap hi> | ||
+ | * [[https:// | ||
+ | * Trick needs to be used with '' | ||
* Major (and minor) **tick marks location**: '' | * Major (and minor) **tick marks location**: '' | ||
* Use an empty list if you don't want tick marks: '' | * Use an empty list if you don't want tick marks: '' |
other/python/matplotlib_by_jyp.txt · Last modified: 2023/10/26 10:39 by jypeter