aghaynes / HSAr

Automated HSA delineation through R
GNU General Public License v3.0
1 stars 1 forks source link

minimap zoom #3

Open aghaynes opened 5 years ago

aghaynes commented 5 years ago

In minimap, use the bbox to restrict the degree of zooming out

xlim[1] <- max(bbox$x, calculated_xmin) etc