NRLMMD-GEOIPS / geoips

Main Geolocated Information Processing System code base with basic functionality enabled.
https://nrlmmd-geoips.github.io/geoips/
Other
15 stars 12 forks source link

Add support for label positioning #147

Open jsolbrig opened 1 year ago

jsolbrig commented 1 year ago

Requested Update

Description

We would like to add support for lat/lon label positioning. This should be controllable via gridlines plugins.

Background and Motivation

See this comment: https://github.com/NRLMMD-GEOIPS/geoips/pull/140#discussion_r1158904479

Checklist for Completion

evrose54 commented 1 year ago

@jsolbrig is there an example image you could add to this issue that demonstrates how Tim Olander wants to position his labels? I think that would help me moving forward on this issue.

jsolbrig commented 7 months ago

@evrose54 This would be a matter of exposing more options from the GridlineAnnotator to allow changing position, size, and format of lat/long labels. For example, we might move the labels inside the axes instead of outsize.

Ask Jeremy for some actual image examples if you have questions.