SasView / sasview

Code for the SasView application.
BSD 3-Clause "New" or "Revised" License
51 stars 41 forks source link

Need to allow scaling of qx and qy independently on 2D plot (Trac #248) #396

Open butlerpd opened 5 years ago

butlerpd commented 5 years ago

Currently on 1D plots one can change the aspect ratio of the plot by changing the y scale independently of x. This still needs a "manual" interactor (see ticket 16) to set the range by typing in numbers, but teh 2D plot does not allow changing of the aspect ratio. While this is generally a good feature, in some circumstances, such as grazing incidence transforms, where the range of say qx is orders of magnitude different that qy it would be nice to be able to force a non 1-1 aspect ratio to better visualize the smaller q range.

There is probably not a huge call for this at present but as scattering geometries get more and more "sophisticated" such flexibility will likely become more important.

Suggested by Adrian Rennie.

Migrated from http://trac.sasview.org/ticket/248

{
    "status": "new",
    "changetime": "2017-10-23T12:45:20",
    "_ts": "2017-10-23 12:45:20.907622+00:00",
    "description": "Currently on 1D plots one can change the aspect ratio of the plot by changing the y scale independently of x.  This still needs a \"manual\" interactor (see ticket 16) to set the range by typing in numbers, but teh 2D plot does not allow changing of the aspect ratio.  While this is generally a good feature, in some circumstances, such as grazing incidence transforms, where the range of say qx is orders of magnitude different that qy it would be nice to be able to force a non 1-1 aspect ratio to better visualize the smaller q range.\n\nThere is probably not a huge call for this at present but as scattering geometries get more and more \"sophisticated\" such flexibility will likely become more important.\n\nSuggested by Adrian Rennie.",
    "reporter": "butler",
    "cc": "",
    "resolution": "",
    "workpackage": "Plotting/Graphing Enhancements",
    "time": "2014-04-21T11:53:34",
    "component": "SasView",
    "summary": "Need to allow scaling of qx and qy independently on 2D plot",
    "priority": "minor",
    "keywords": "",
    "milestone": "SasView 5.1.0",
    "owner": "",
    "type": "enhancement"
}
butlerpd commented 5 years ago

Trac update at 2014/04/21 11:54:16: butler changed milestone from "SasView 3.0.0" to "SasView Next Release +1"

butlerpd commented 5 years ago

Trac update at 2014/05/31 15:41:22: butler commented:

had a second request for this in April/May 2014 from a magnetic scattering person in Europe.

butlerpd commented 5 years ago

Trac update at 2015/01/30 00:47:57: butler changed workpackage from "" to "Plotting/Graphing Enhancements"

butlerpd commented 5 years ago

Trac update at 2017/10/23 12:45:20: butler changed milestone from "SasView Next Release +1" to "SasView 5.1.0"