Labels

This plugin is deprecated, please use Table instead

Display labels on the side.

Usage

angular.module('myApp', ['gantt', 'gantt.labels']);
<div gantt>
  <gantt-labels enabled="..." header="...">
  </gantt-labels>
</div>

Attributes

API

Methods