glue-viz / glue

Linked Data Visualizations Across Multiple Files
http://glueviz.org
Other
721 stars 152 forks source link

Provide stronger checking for region display. Fix x/y flip. #2465

Closed jfoster17 closed 7 months ago

jfoster17 commented 7 months ago

Pull Request Template

Description

Fixes #2464

We now directly check that the x/y-axis in the region specifications is the same as a the x/y-axis displayed in the image viewer. This allows us to correctly display the regions when the image axes are flipped and prevents erroneous display of the regions if the linking was incorrectly set up.

astrofrog commented 7 months ago

I've rebased this and will try and merge/release today.