Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSTools CSTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • External
  • CSToolsCSTools
  • Issues
  • #104
Closed
Open
Issue created Oct 28, 2022 by Carlos Delgado Torres@cdelgadoDeveloper

cex_bar_titles in PlotCombinedMap is not used

Hi @erifarov and @aho,

Sorry for opening an issue too soon after the new release.

I have just realised that cex_bar_titles (the parameter that controls the size of the titles in the color bars) is not used in PlotCombinedMap(). It should be used in lines 221 and 397 in https://earth.bsc.es/gitlab/external/cstools/-/blob/master/R/PlotCombinedMap.R, replacing title_scale = 1 with title_scale = cex_bar_titles.

I have checked and it works with these changes. I will open a merge request.

Best regards,
Carlos

Assignee
Assign to
Time tracking