Skip to content

Commit

Permalink
add SVG output
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Mar 18, 2015
1 parent 95d71b8 commit 975b874
Show file tree
Hide file tree
Showing 6 changed files with 2,122 additions and 2,152 deletions.
4 changes: 4 additions & 0 deletions Documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ Returns a smiles string

Returns a molfile (V2000) string

### molecule.toSVG(width, height, id)

Returns an SVG string

### molecule.getIDCode()

Returns the ID Code if the molecule
Expand Down
Loading

0 comments on commit 975b874

Please sign in to comment.