VisBOL / visbol-js

SBOLv rendering in JavaScript
visbol.org
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

Non coding rna gene rendering #113

Closed benjhatch closed 4 years ago

benjhatch commented 4 years ago

I fixed the non-coding-rna gene's rendering. Originally the label was way too high. Now it is much lower and renders well with other parts. I also updated the .gitignore file so that my test.js file will not be tracked on GitHub and installed dependencies, which updated package-lock.json. Lastly, I changed the formatting in design.js and segment.js to make it easier to read.

cjmyers commented 4 years ago

Looks good to me.