lgatto / pRoloc

A unifying bioinformatics framework for organelle proteomics
http://lgatto.github.io/pRoloc/
15 stars 14 forks source link

fix ytick label width in .plotQSep #94

Closed sgibb closed 7 years ago

sgibb commented 7 years ago

This PR adds some extra space on the left for longer tick labels.

before

before

after

after

lgatto commented 7 years ago

Thanks!