Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G goffice
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • goffice
  • Issues
  • #47
Closed
Open
Issue created May 14, 2020 by JohnDenker@JohnDenker

data labels visible out-of-bounds

data-labels

Observed behavior: Consider the attached screen shot, and the .gnumeric file that produced it. weekly.gnumeric

Observe that the data points (blue circles) that fall outside the plotting area are not visible. This is the desired and expected behavior.

In contrast, the data labels (red lettering) are visible outside the plotting area. You can see them trampling on the X-axis label. This is unexpected and undesirable. This seems inconsistent, to say the least.

Partial Workaround: I can work around this to some extent by computing a new set of data point positions, so that no valid data falls outside the plotting area. This comes at a nontrivial cost; in particular I have to turn off auto-axis-scaling.

Platform: This is observed with an old version '1.12.38' and also, equivalently, with the very latest version '1.12.48' compiled from freshly-pulled git sources. This is 100% reproducible chez moi.

:; uname -srmo Linux 4.19.42+ x86_64 GNU/Linux

:; lsb_release -a LSB Version: core-9.20170808ubuntu1-noarch:cxx-3.0-amd64:cxx-3.0-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:cxx-4.0-amd64:cxx-4.0-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-3.1-amd64:desktop-3.1-noarch:desktop-3.2-amd64:desktop-3.2-noarch:desktop-4.0-amd64:desktop-4.0-noarch:desktop-4.1-amd64:desktop-4.1-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.0-amd64:graphics-3.0-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch:graphics-4.1-amd64:graphics-4.1-noarch:multimedia-3.2-amd64:multimedia-3.2-noarch:multimedia-4.0-amd64:multimedia-4.0-noarch:multimedia-4.1-amd64:multimedia-4.1-noarch:printing-9.20170808ubuntu1-noarch:qt4-3.1-amd64:qt4-3.1-noarch:security-9.20170808ubuntu1-noarch Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic

:; git log commit 7873edcaabdab256164fa273f412d48fc07cd855 Date: Wed May 13 23:09:27 2020 -0700

Assignee
Assign to
Time tracking