retheesh.r

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by retheesh.r

  1. Advanced Bubble chart

    Hi Team, I have a requirement to render a bubble chart based on multiple axis values. I have attached the sample look of the chart. Please let me know whether it is possible with fusion charts. I am looking for a solution with Javascript/Jquery. Let me know if we can achieve something similar also. Please advice. Thanks Retheesh R
  2. Advanced Bubble chart

    Thanks for the information.. I have achieved something similar using two charts side by side... But one more question. If yo see my chart sample the same data on the +X axis is getting plotted on -X axis also.. It is actually not negative values. As you can see on the negative side the order is to be reversed... Is there any way I can do that without tweaking the data to -ve for that axis. Thanks
  3. Advanced Bubble chart

    Thanks you Haritha. Two more questions, 1. Is it Possible to show the Y Axis on the center with the labels as shown in my attachment? Instead of on the left side. I mean I need the Y axis line with labels on the center where you are showing a vertical line(0,0). 2. Is it possible to zoom this bubbles ? 3. Is it possible to show some information on click of each bubble specific to that point? Thanks
  4. Advanced Bubble chart

    Hi Thanks for a quick response. I have already read through the examples you pointed out. My requirement is a bit different. If you go through the image which I attached... The chart is controlled through multiple values. You can see -X and X axes. One measure will decide the bubble to be on the -ve side or positive side. x axis has only one measure. Then the size of the bubble is from another measure and the color from another measure. I think you have got a hook on my requirement. Thanks