stulincoln Report post Posted January 6, 2010 I am using gauges on my front page and I would like to be able to add a link to each showing a full monthly column chart but have it open in lytebox. I have the link on my page separately and it opens fine but I want to remove the separate link and allow people to click on the gauge and that open the lytebox page with the monthly chart. Thanks Share this post Link to post Share on other sites
Guest Madhumita Report post Posted January 6, 2010 Hello, Could you please use the clickURL attribute to call a javascript funtion that would open the lyteBox. In that JavaScript function, you will have to open the lyteBox with the URL of your column chart. Refer to documentation http://www.fusioncharts.com/widgets/docs/ : Drill-Down Charts > Full Chart as a hotspot ( http://www.fusioncharts.com/widgets/docs/Contents/DrillDown/ClickURL.html ) Drill-Down Charts > Using JavaScript functions as links ( http://www.fusioncharts.com/widgets/docs/Contents/DrillDown/JavaScript.html ) I you have further queries on this, do let us know. Share this post Link to post Share on other sites