Skip to content

Commit

Permalink
extract Node class
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere committed Jul 2, 2016
1 parent c9153d0 commit 7bff2db
Show file tree
Hide file tree
Showing 8 changed files with 304 additions and 232 deletions.
2 changes: 1 addition & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"predef": [ "module", "ZeroClipboard", "confirm", "requestAnimFrame", "self", "init_phylogram", "Newick", "indexedDB", "IDBKeyRange", "constructSelectionTree", "constructGenomeTable", "constructPancoreGraph", "constructSimMatrix", "constructMyGenomes", "downloadDataByForm", "d3", "html2canvas", "console", "_gaq", "delay", "stringHash", "logToGoogle", "info", "highlight", "error", "addCopy", "fullScreenApi", "triggerDownloadModal", "getReadableColorFor"],
"predef": [ "univis", "module", "ZeroClipboard", "confirm", "requestAnimFrame", "self", "init_phylogram", "Newick", "indexedDB", "IDBKeyRange", "constructSelectionTree", "constructGenomeTable", "constructPancoreGraph", "constructSimMatrix", "constructMyGenomes", "downloadDataByForm", "d3", "html2canvas", "console", "_gaq", "delay", "stringHash", "logToGoogle", "info", "highlight", "error", "addCopy", "fullScreenApi", "triggerDownloadModal", "getReadableColorFor"],

"esversion": 6,

Expand Down
230 changes: 138 additions & 92 deletions dist/unipept-visualizations.es5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/unipept-visualizations.es5.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 7bff2db

Please sign in to comment.