Open aghaynes opened 5 years ago
In minimap, use the bbox to restrict the degree of zooming out
xlim[1] <- max(bbox$x, calculated_xmin) etc
In minimap, use the bbox to restrict the degree of zooming out
xlim[1] <- max(bbox$x, calculated_xmin) etc