balajik Report post Posted December 3, 2008 (edited) Hi How to get the Arraylist or Hashmap value from java This is path to get the arraylist value for tool tip. File name ---> dashboard.java Arraylist name ----> private List listStats = new ArrayList (); Get value from Arraylist ----> listname[0] how to get the value for toolText Attribute inside category tag Here i attached integrated xml tag with jsf and facelet. How can i get the value.. help me... Thanks code.txt Edited December 3, 2008 by Guest Share this post Link to post Share on other sites
Arindam Report post Posted December 3, 2008 Hi, I am afraid this issue is not related to FusionCharts. Could you please debug yourself? for tooltips Could you please use <set> attribute - toolText='Your Text'. i.e <set ..... toolText='Your Text' .... > Share this post Link to post Share on other sites
srividya_sharma Report post Posted December 17, 2008 Since you are using JSF, I think it will help if you take a look at this: http://www.fusioncharts.com/forum/Topic8629-33-1.aspx Srividya Share this post Link to post Share on other sites