Skip to content
sgratzl edited this page Sep 4, 2014 · 2 revisions

Integrating LineUp in your own application is quite easy, when you are using bower.

1. install via bower

bower install [email protected]:Caleydo/lineup.js.git

this will install lineup and add all of it dependencies

2. copy demo page

There is a bower.html demo page within the repository. It can act as a starting point for your own customization.

3. data structure

see Data-Format

Clone this wiki locally