Skip to content

Swimlane

Jorge Yagüe París edited this page Nov 3, 2016 · 1 revision
Version history
0.0.3 (current)

Creating a swimlane chart

var swimlane = new proteic.Swimlane(data);
swimlane.draw();

Example JSFiddle

Configuration options

The default configuration can be found here.

Common configuration

Swimlane uses Common parameters, XYAxes.

Swimlane configuration

Swimlane doesn’t require aditional configuration.