moebrowne / Network-Visualiser

A real time graphical network visualiser
GNU General Public License v3.0
7 stars 4 forks source link

Refactor Visualiser Code #35

Open moebrowne opened 8 years ago

moebrowne commented 8 years ago

The js/visualise.js is doing too much all in one place, it needs refactoring into a couple of (maybe ES6/Typescript) classes:

Renderer