-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding a function that generates a SVG string from coords and NodeCoords * adding button to trigger export * add new vendor js dependency (as used in Emperor) * add GUI element for export SVG to side-panel * adding new dependency * fix codestyle * export line thickness * prettier * prettier * plot nodes in generates SVG only if "show node circles" is true * adding first two js-tests * adding more tests * using global size variable for node radius * adressing suggestions from code review * adding a function to create a SVG version for a legend * execute legend to SVG code * generate svg separately for tree and legend due to internal information flow. * prettier * adept to new Biom table and tree format * codestyle * file is now "prettier" * Made a few minor changes * STY: Prettyfy Co-authored-by: Yoshiki Vázquez Baeza <[email protected]>
- Loading branch information
1 parent
cd268a8
commit 69ad23a
Showing
7 changed files
with
300 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.