Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S s2dverification
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • s2dverification
  • Merge requests
  • !164

Develop PlotEquiMap() label distance options

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed ncortesi requested to merge develop-PlotEquiMap-lab_dist into master Mar 21, 2017
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

Two new options have been added to PlotEquiMap():

  • lab_dist_x: increase/decrease the distance of the longitude labels to the box borders
  • lab_dist_y: increase/decrease the distance of the latitude labels to the box borders. By default, these two options are disabled (NULL value) and the distances used are the optimal ones, depending on the size of the plot and of the labels; however, in some circumstances (particularly with map compositions), the distance might be too much close/far to the box. In these cases, users can modify the distance with these options. Values greater than one increase the distance.
Edited Jun 10, 2021 by aho
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: develop-PlotEquiMap-lab_dist