3

Can anyone suggest me how to create interactive gantt chart in ejb 3.1 application. I need to display interactive gantt chart using jsf. I am using primefaces 3.4.2 and primefaces extensions 0.6.2.

Thanks&Regards, Nadhiya Shanmugam.

nadhiya
  • 31
  • 2

1 Answers1

0

Recent versions of PrimeFaces include a timeline component. I could not find when it was added exactly, but I believe at was added in PrimeFaces 6.

Events in the custom example have end dates, which makes the events to be rendered as bars.

Jasper de Vries
  • 19,370
  • 6
  • 64
  • 102