i need to implement charts in my jsp page.
am using liferay 6 and need to implement in my custom portlet.but right now wht have i found after googled some charts is used by jquery and i need to implement ajax method which returns some data to show in grpah.but is there any charts which just take dataset as arguemnet and it create whole graph from that?i need pie chart,line chart,bar chart.
so can anyone guide me.if there is some kind of charts which take source of dataset and genereate it?