tfeltwell / dendrogram-vis

Experimenting with vis.js to plot dendrograms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dendrogram Visualisation

Using vis.js to plot the nodes of a dendrogram, with the aim of creating interactive dendrograms, with leaves linking to heatmaps they represent.

Currently in very early stages of dev.

To-Do

  • Remove all of the vis.js shit so we've only got required js and css files
  • Parse JSON data so we get sets of coords

About

Experimenting with vis.js to plot dendrograms


Languages

Language:JavaScript 68.6%Language:HTML 29.7%Language:CSS 1.5%Language:PHP 0.1%