b471code3 Report post Posted April 24, 2007 Currently I have 8 charts on one PHP page. Each one of the charts is located in an IFRAME. When I click the chart I would like the click event to cancel the other IFRAMEs and display in the current window. I have it set up now to open in a new tab/window but it is not very user friendly. Thanks. Share this post Link to post Share on other sites
Pallav Report post Posted April 25, 2007 I'm not sure if I've understood what you want to do. Can you please elaborate? Share this post Link to post Share on other sites
b471code3 Report post Posted June 25, 2007 I have since figured this out, thanks. I used the clickUrl='f- theurl.php'. Worked great Share this post Link to post Share on other sites
DrLeary Report post Posted February 11, 2008 I'm trying to do the same thing... I have the charts on a html page that is loaded into SharePoint with an iFrame, but I would like to be able to set the clickURL so that it redirects the "whole browser" to the new url, not just open it inside the iFrame. Your suggestion caused the link to open in a new window on my computer. Are there other options that -f you can use for this? How about being able to add something like target="_parent" to the url? Share this post Link to post Share on other sites
Pallav Report post Posted February 13, 2008 One way would be to use Javascript handlers as links, and then manipulate everything in that JS handler. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted January 7, 2011 Hi all, We proudly announce the release of FusionCharts for SharePoint in beta. FusionCharts for SharePoint helps you create interactive & data-driven charts in SharePoint, without having to write a line of code. The charts are created using a wizard and can connect to various data sources such as SharePoint Lists, CSV, MS SQL, Oracle, Excel & BDC. You can add drill-down and export capabilities to each chart and configure both cosmetic and functional aspects. You can download the fully-functional version from www.fusioncharts.com/sharepoint - we would love to have your feedback on this. Please post your suggestions and any bugs as replies to the forum thread at: FusionCharts for SharePoint beta impression Share this post Link to post Share on other sites