Hello everybody, My name is Nacho and I am making a project since I am finishing studying Computer Sciences Engineering. I am making a web application with JAVA POJO TECHNOLOGIES (tapestry 5 + hibernate), and now I find myself in the following situation:
In my code (.java file) I have a collection of pairs of data (VALUE - DATE) and i have to create a graph on the web page with that information. What kind of library should I use to do this?? I've thought about BIRT but I don't know how to integrate it with Tapestry and .tml files... I have also read about FLOT and it is very interesting but I don't know how to access "dynamically" the data in .java file from the .tml file. Thank you very much and sorry for my english... Nacho