maurizio Report post Posted June 14, 2010 Hi,I was trying the link attribute of the set element in the dragnode chart... but it doesnt seem to be working. I was trying the same examples given as part of the evaluation. I have also set the attribute in the chart element enableLink='1' but nothing. link='n-http://www.InfoSoftGlobal.com' link='p-detailsPopUp,width=500,height=400,toolbar=no, scrollbars=yes,resizable=no-http://www.google.it' Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 14, 2010 Hi, It seems that you are using the correct method for the 'link' attribute to work. Could you please send us the xML codes that you are using as an attachment so that we might test it in our lab? Awaiting your reply. Share this post Link to post Share on other sites
maurizio Report post Posted June 14, 2010 Let's do it! It's drag node 3 demo with some modifies. I hope this bug can be resolved. I have purchesed power chart and this attribute is very important for me. Regards, Maurizio DragNode3.xml Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 14, 2010 Hi Maurizio, We have tested your XML codes in our lab and it seems to work fine. We are not able to replicate the issue. Could you please confirm whether you have enabled the 'RegisterWithJS' attribute in your HTML page? Ref.- <script type="text/javascript"> var chart = new FusionCharts("DragNode.swf", "ChartId", "600", "450", "0", "1"); chart.setDataURL("data.xml"); chart.render("chartdiv"); </script> Hope this helps. Share this post Link to post Share on other sites
maurizio Report post Posted June 14, 2010 Hi, i have try both settings in my html page without results: var chart = new FusionCharts("DragNode.swf", "ChartId", "600", "450", "0", "1"); var chart = new FusionCharts("DragNode.swf", "ChartId", "600", "450", "0", "0"); Any other suggest will be appreciated. Thanks, Maurizio Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 14, 2010 Hi Maurizio, We have re-tested your XML codes in our lab and is not able to replicate the issue. Please refer to the sample that we are sending you as an attachment. Hope this helps. link_dragnode.zip Share this post Link to post Share on other sites
maurizio Report post Posted June 14, 2010 Hi, I have tested also your example on 2 pc and on 2 different browser (IE7 and Firefox) without success. Regards, Maurizio Share this post Link to post Share on other sites
FusionCharts Support Report post Posted June 14, 2010 Hi, Apologies for the issue. Please note that you need to have Flash Player Folbal Security settings on in case you are running the application from local path. Alternately please check running from a web server. Share this post Link to post Share on other sites
maurizio Report post Posted June 15, 2010 Ok i have tested demo on a web server with success. Thanks, Maurizio Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 15, 2010 Hi Maurizio, You are most welcome. We are glad that your issue is resolved. Keep smiling and keep FusionCharting. Share this post Link to post Share on other sites
Guest Angie Report post Posted January 19, 2011 Dear User, We are delighted to announce that PowerCharts is now ready for your iPads and iPhones too. We have just released PowerCharts v3.2. Starting v3.2, PowerCharts has HighCharts embedded within it, and offers both Flash and JavaScript (HTML5) charting . The Flash charts are displayed on a majority of devices and the JavaScript charts on devices that do not support Flash, all of it without writing a line of code. Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported. 5 new chart types: Heat Map Chart Box and Whisker Chart Step Line Chart Error Line Chart Error Scatter Chart * Support for JSON data format. * Support for LinkedCharts, where a single data source controls multiple charts. * Interactive legends in charts allow selective showing/hiding of data series. * Legends now support icons for each data series. * Better management of labels on charts. * Labels now have an auto rendering mode to prevent them from overlapping, the chart selects the best display mode depending on the length of the labels and the width of the chart. * Long labels are truncated, with ellipses appended to the truncated end of each label, and a tooltip bearing the completed label text is displayed when the user hovers over a truncated label. * Support for line breaks and wrapping in all text elements including: caption, sub caption, X-axis title, Y-axis title, Labels and tooltips. * In Line charts, data values can now be positioned either above or below the dataplots. Automatic positioning of data values is also supported. * In Step-line charts dataplots can be joined using vertical lines. * Custom alignment of caption and sub caption using STYLES. * Advanced print management using JavaScript. * Additional options for efficient event handling using JavaScript. * Support for dynamic update of chart properties using JavaScript(barring select scatter and drag charts). * Charts now support % based sizes along with dynamic resizing (barring select scatter and drag charts). Learn more about everything new in PowerCharts v3.2 at : http:/ www.fusioncharts.com/PowerCharts/ We would love to hear from you at: http://www.fusioncharts.com/contact/ Share this post Link to post Share on other sites