-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I heard from @nsevilla that it was not obvious how to change the x/y tick label size. Right now it uses the setting plt.rcParams['[x|y]tick.labelsize'] provided that was set prior to creating the skyproj. This is (a) not documented; (b) not obvious; (c) requires clobbering your general preferences.
I will add documentation about this, as well as adding overrides on initialization such that you can do something like sp = skyproj.McBrydeSkyproj(ax=ax, xtick_labelsize=XX, ytick_labelsize=YY) which should be a more obvious API.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels