nevali Report post Posted July 26, 2011 Hi , When I try to get the chart data(getDataAsCSV()) of the bubble chart ,I am seeing labels as x,y,z but I want the labels to be the <xAxisName>,<yAxisName>,<zAxisName>. How can I get the csv data as I required. Below mentioned is the sample chart data of the bubble chart "Series","x","y","z" "","0","10","11" "","0","0","6" "","0","0","3" "","7.14","7.14","15" Share this post Link to post Share on other sites
nevali Report post Posted August 2, 2011 Hi , When I try to get the chart data(getDataAsCSV()) of the bubble chart ,I am seeing labels as x,y,z but I want the labels to be the <xAxisName>,<yAxisName>,<zAxisName>. How can I get the csv data as I required. Below mentioned is the sample chart data of the bubble chart "Series","x","y","z" "","0","10","11" "","0","0","6" "","0","0","3" "","7.14","7.14","15" Is this possible ,if not is there any workaround for this? Share this post Link to post Share on other sites
Guest Angshu Report post Posted August 3, 2011 Hi, Could you please elaborate your query a bit more? I am afraid, we are unable to understand your question. It would be helpful for us, if you can send a screenshot or any live link of your requirement. Awaiting for your response. Share this post Link to post Share on other sites