aivazis / qed

A web based visualizer of large datasets
BSD 2-Clause "Simplified" License
4 stars 6 forks source link

independent zooming of x and y axes #1

Closed parosen closed 7 months ago

parosen commented 2 years ago

For certain images, it is convenient to display them with a different zoom factor in x and y. This can be to "square-up" the image so it looks more like 1:1 aspect ratio you would see with your eyes, or to scale one image to match another with a different aspect ratio. If qed could have the ability to independently zoom in x and y that would be great.

parosen commented 7 months ago

Great new capability. Can you make the odd intervals clickable so that it is possible to guarantee log integer zooming, as was originally conceived?

aivazis commented 7 months ago

Addressed in 0fe7063f99213556d3f9e450dfa530eb6ee6e7ce. The major and minor tick marks are now clickable, so selecting the odd integer zoom levels can be now be accomplished by clicking on any minor tick mark