You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be the default behavior so should go first in the docs. Then we can say something like "if this doesnlt give desirable results you can user....." and describe the other workflow.
To give even more flexibility to the user we may want to allow them to specify a separate xtype and xvalue for the target and the scaled DO. The hierarchy woiuld be:
no xtype/xvalue
if that doesn't give desirable results, specify xtype and xvalue for target. scale to the same (nearest) point in the scaled pattern
if that doesn't give desirable results, specify xtype, and a different xvalue for target. and scaled DO, respectively. Scale the yvale of xvalue_scaled to yvalue of xvalue_target.
This last functionality is a new one and we should put it on a new issue (and a new PR if we want to implement it)
To give even more flexibility to the user we may want to allow them to specify a separate xtype and xvalue for the target and the scaled DO. The hierarchy woiuld be:
This last functionality is a new one and we should put it on a new issue (and a new PR if we want to implement it)
Originally posted by @sbillinge in #289 (comment)
The text was updated successfully, but these errors were encountered: