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

SVG rendering of empty molecule has wrong dimensions #14

Open
stropitek opened this issue Jan 17, 2017 · 0 comments
Open

SVG rendering of empty molecule has wrong dimensions #14

stropitek opened this issue Jan 17, 2017 · 0 comments

Comments

@stropitek
Copy link

I encountered problems trying to render an empty molecule.

I can reproduce it in javascript like this:

OCL.Molecule.fromIDCode('@d').toSVG(150, 150);

The produced SVG has a width and height of 400 px instead of 150

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