Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • LabPlot LabPlot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Education
  • LabPlotLabPlot
  • Issues
  • #53

Closed
Open
Created Jan 12, 2022 by Martin Marmsoler@marmsolerDeveloper

Rethink mappingLogicalToScene in XYCurve::retransform()

image

Maybe instead of using all those points, we can use all points from m_lines (there are less) but the the number of logical and the number of scene points do not match anymore and this mapping must be called after updateLines()

TODO:

  • check where m_lines is used
  • for nonlinear ranges, already in the addline() function a mapping is done, so we do not need it a second time
Edited Jan 12, 2022 by Martin Marmsoler
Assignee
Assign to
Time tracking