Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make multi-img generation more robust #71

Open
1 task
d2fong opened this issue Jun 14, 2017 · 0 comments
Open
1 task

Make multi-img generation more robust #71

d2fong opened this issue Jun 14, 2017 · 0 comments
Milestone

Comments

@d2fong
Copy link
Member

d2fong commented Jun 14, 2017

Most sbgn glyphs use an array of svg images to render all of the aux. items they have.

Currently, each glyph implementation has a hardcoded set of images and values associated with images, and we only render up to 1 state var and 1 unit of information per node. Ideally we would like to render a few more per node.

There is also more duplication than necessary.

  • reduce duplicated code / refactor code to be more robust
@d2fong d2fong added this to the 2.1 milestone Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant