Giter Club home page Giter Club logo

phylocanvas-quickstart's Introduction

NPM

Phylocanvas

A performant, reusable, and extensible tree visualisation library for the web.

Please see phylocanvas.org for documentation.

© 2016 Centre for Genomic Pathogen Surveillance

Phylocanvas is released under the LGPLv3 and documentation is released under the Creative Commons Attribution-ShareAlike Licence (CC BY-SA).

phylocanvas-quickstart's People

Contributors

kabudahab avatar richardgoater avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

phylocanvas-quickstart's Issues

Uncaught Error: All branches in the tree are identical.

image

<div id="phylocanvas">
<script type="application/javascript" src="https://cdn.rawgit.com/phylocanvas/phylocanvas-quickstart/v2.8.1/phylocanvas-quickstart.js"></script>
<script type="application/javascript">
var tree = Phylocanvas.createTree('phylocanvas');
tree.on('error', function (event) { throw event.error; });
tree.on('loaded', function () { console.log('loaded phylocanvas'); });
tree.setTreeType('rectangular');
tree.alignLabels = true;
tree.setTextSize(16);
tree.load('(EF001:0.0013353387,EF002:0.0014343704,(EF003:0.0012860596,(EF004:0.0014617731,Reference:0.0000021059):0.0000027330):0.0000022827);');
</script>
</div>
(index):723 Uncaught Error: All branches in the tree are identical.
    at t.value (phylocanvas-quickstart.js:2)
    at t.<anonymous> (phylocanvas-quickstart.js:3)
    at t.r.(/~tseemann/MDU/nullarbor/anonymous function) (https://cdn.rawgit.com/phylocanvas/phylocanvas-quickstart/v2.8.1/phylocanvas-quickstart.js:1:31376)
    at t.<anonymous> (phylocanvas-quickstart.js:4)
    at t.r.(/~tseemann/MDU/nullarbor/anonymous function) (https://cdn.rawgit.com/phylocanvas/phylocanvas-quickstart/v2.8.1/phylocanvas-quickstart.js:1:31376)
    at t.value (phylocanvas-quickstart.js:2)
    at (index):727

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.