Is it possible to create Gantt chart with image map feature?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
gus315
Posts: 5
Joined: Wed Dec 27, 2006 4:29 am

Is it possible to create Gantt chart with image map feature?

Post by gus315 » Wed Dec 27, 2006 5:22 am

Hi all,

I am new on jfreechart, and I want to know whether it is possible to create Gantt chart with image map feature, especially in jsf technology?. Thank you in advance.

Gus

angel
Posts: 899
Joined: Thu Jan 15, 2004 12:07 am
Location: Germany - Palatinate

Post by angel » Wed Jan 03, 2007 10:26 am

Yes, you can use imagemaps to trigger an even on clicking on a bar.
With JSF I don't know.

Locked