Table

Display a table on the side with fully customizable columns count and data.

Usage

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

Attributes