TriFusion icon indicating copy to clipboard operation
TriFusion copied to clipboard

Click and drag to select plot section

Open ODiogoSilva opened this issue 8 years ago • 0 comments

Zoom in on a selected region of the plot by clicking and dragging a region. There should be three types of region selection.

  • When dragging horizontally within a small vertical distance of the initial point, select the total y range of the plot over the specified x-range.

  • When dragging vertically within a small horizontal distance of the initial point, select the total x range of the plot over the specified y-range.

  • When the final dragging point falls well outside the designated vertical and horizontal thresholds of the two points above, or when if falls inside the thresholds but exhausts a certain timeout, select a rectangular region.

ODiogoSilva avatar May 22 '17 21:05 ODiogoSilva