venkatc Report post Posted August 29, 2011 Hi, I am using Scatter (X Y Plot) chart. Is it possible to display labels on top of the Data Points. Please see the attached image for more details. Is it possible to add the colors for cells like in the attachment. Regards Venkat Share this post Link to post Share on other sites
Swarnam Report post Posted August 29, 2011 Hi Venkat, Yes, it is possible to display the labels on top of the Data points. By setting the showValues attribute to1 in <dataset> element and if you would like to customize the value, use the "displayValue" attribute in the individual <set> element. It is possible to obtain a color zone either vertically or horizontally using TrendLines/ Vertical Trend Line. I'm afraid, FusionCharts doesn't support various color for the same zone. For more information about Scatter Plot, please refer the following link: http://www.fusioncharts.com/docs/ChartSS/Scatter.html I hope this helps. Hi, I am using Scatter (X Y Plot) chart. Is it possible to display labels on top of the Data Points. Please see the attached image for more details. Is it possible to add the colors for cells like in the attachment. Regards Venkat Share this post Link to post Share on other sites
venkatc Report post Posted August 30, 2011 Hi, Thanks for you support. We have one more question on data points labels. Is it possible to format(style) the labels in Scatter (X Y Plot) chart.Please find the attached screen shot. We need background color and border for data labels. Please advice. Thanks, Venkat. Hi Venkat, Yes, it is possible to display the labels on top of the Data points. By setting the showValues attribute to1 in <dataset> element and if you would like to customize the value, use the "displayValue" attribute in the individual <set> element. It is possible to obtain a color zone either vertically or horizontally using TrendLines/ Vertical Trend Line. I'm afraid, FusionCharts doesn't support various color for the same zone. For more information about Scatter Plot, please refer the following link: http://www.fusioncharts.com/docs/ChartSS/Scatter.html I hope this helps. Share this post Link to post Share on other sites
Swarnam Report post Posted August 30, 2011 Hi Venkat, Yes, it is possible to apply Styles to the DataPoints. Background color and border color are obtained using Style element. For more information regarding Style, please refer the following link: http://www.fusioncharts.com/docs/Styles/Font.html I hope this helps. Hi, Thanks for you support. We have one more question on data points labels. Is it possible to format(style) the labels in Scatter (X Y Plot) chart.Please find the attached screen shot. We need background color and border for data labels. Please advice. Thanks, Venkat. Share this post Link to post Share on other sites