I need a jsf component for representing Gantt chart. Does any components library (like RichFaces) contains this component?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
JFreeChart has a Gantt chart and PrimeFaces has an image component which allows you to dynamically stream content in. Here is an example in combination with JFreeChart. Alternatively you can also just grab |
|||||||||
|
|
JFreeChart does it. |
|||
|
|
