Sign in to follow this  
jss

Combine Bubble Chart With Line Chart

Recommended Posts

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

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 !

post-23588-0-30247000-1346303096_thumb.png

Share this post


Link to post
Share on other sites

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this