Skip to content
This repository was archived by the owner on Mar 5, 2019. It is now read-only.

UI Portal

Neil de Carteret edited this page Oct 6, 2016 · 3 revisions

This page will be a hub for pages and links related to MUtI front-end/data-vis layer.

Inspiration

Libraries, toolkits, npm install hairball etc

  • D3 is the big name here and is very powerful, but also has a famously steep learning curve.
  • C3, Vega, and nvd3 are all built on D3 and offer handy charts, but not open-ended graphing.
  • Vis.js has several production examples that look really relevant?
  • Sigma certainly does graphs, but the examples are all graphically simple. Also not available from the maintainers on npm.
  • Processing has some amazing, beautiful examples but it's more of an abstract artistic rendering system.
Clone this wiki locally