jss Report post Posted August 29, 2012 Hi - I have a requirement where bubble chart and line chart to be shown in the same graph. Hope you can let me know how I can do this. Thanks, Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted August 30, 2012 Hi, With regard to your query, please note that FusionCharts XT does not support the feature of plotting Bubble and Line chart in the same graph, as of now. However, if you need, you can plot the regression line (based on the values provided to the plot) along with the Bubble chart. Please find the attached screen shot of the same for your reference. For more information on "XML/JSON Attributes for Scatter and Bubble Charts", please follow the link below: http://docs.fusioncharts.com/charts/contents/?AttDesc/BubbleScatter.html Hope this helps ! Share this post Link to post Share on other sites
jss Report post Posted August 31, 2012 Hi, With regard to your query, please note that FusionCharts XT does not support the feature of plotting Bubble and Line chart in the same graph, as of now. However, if you need, you can plot the regression line (based on the values provided to the plot) along with the Bubble chart. Please find the attached screen shot of the same for your reference. For more information on "XML/JSON Attributes for Scatter and Bubble Charts", please follow the link below: http://docs.fusionch...bleScatter.html Hope this helps ! I see...ok sure..I will look into the link. Thanks for the info. Can I ask a follow up question - I could post it as a new question if you like. I am aware that we can trigger javascript function on mouse click of the chart. By putting link = "j-jsFunctionName'. I want to know if we could trigger the same javascript on mouse over. I have a bubble chart that if I mouse over a bubble - I do some javascript event. Do let me know if we could do this. Thx Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted August 31, 2012 Hi, FusionCharts does not support the feature of "trigger the JavaSript function on mouse over on the dataplots", as of now. Currently, FusionCharts only support the feature of "showing ToolTip on mouse over the dataplots". Hope this helps! Share this post Link to post Share on other sites