Upendar Srirangam Report post Posted November 26, 2012 (edited) Hi We are licensed users of Fusion Charts. Can you help us to implement the bubble chart in the attached manner. Please respond ASAP since we need to confirm the feasibility. Also can you please guide us if we can click on a bubble to show the Title of the bubble and make it editable and fire a javascript event. Edited November 26, 2012 by Upendar Srirangam Share this post Link to post Share on other sites
Guest Bindhu Report post Posted November 27, 2012 Hi Upendar, The axes which is inside the chart is not supported. The bubbles cannot be connected using a line. You may use the link attribute to alert the bubble title but you will not be able to make the bubbles editable. You may, however, call a custom JavaScript method on click of the bubble. For more details on 'Using JavaScript functions as links', please refer to the link below, http://docs.fusioncharts.com/charts/contents/?DrillDown/JavaScript.html Hope this helps! Share this post Link to post Share on other sites