oncogenetics / LocusExplorer

An interactive graphical illustration of genetic associations and their biological context
MIT License
14 stars 15 forks source link

Change zooming function #91

Closed zx8754 closed 6 years ago

zx8754 commented 8 years ago

Use coord_cartesian(xlim=c(myStart, myEnd)) instead of ylim(myStart, myEnd)

zx8754 commented 6 years ago

fixed with version 0.7