d-band/gantt

How to get it to work?

Opened this issue · 0 comments

Hello,

I've placed index.html from the demo folder in a server folder, downloaded the gantt.js and added it

<script type="text/javascript" src="gantt.js"></script>

in the header tag. Then I've copied the sample code from the Usage doc but it doesn't find the SVGGantt class.

How do I get it to work?