ph.schmidt Report post Posted December 20, 2007 (edited) Hi. I'am using the FusionChartsWMode.js Script. In combination with DragNode.swf there is a tooltip bug. In Firefox Browser the tooltip appears for a millisecond and disappears automatically without moving the mouse. Using radar-, oder linecharts this effect doesnt come up. With the IE everything works fine. Do you have a workaround to solve the problem? Furthermore: The XML-documentation of the DragNode.swf isnt up to date. Isnt "is3D" deprecated? And there are two ambigous connectors (2,4 ;4,2). Kind regards, Philipp // Please move to PowerCharts > Bug Reports. Thanks. Edited December 20, 2007 by Guest Share this post Link to post Share on other sites
Pallav Report post Posted December 21, 2007 Hi, Can you please mail us your files to [email protected]? Share this post Link to post Share on other sites
damien Report post Posted June 12, 2009 (edited) I have the same problem. When you use wmode transparant or opaque to set the flash chart to the back the tooltips are not working anymore in firefox. I use wmode so my floating div etc are visible in front off the flash charts. But the tooltips are not working correct anymore in firefox. They only show for a split second. Any solution for this problem? Thanx Example to see the problem in FIREFOX: I am using javascript to load the chart. var myChart2 = new FusionCharts("charts/Area2D.swf?LoadDataErrorText=Geen taxaties.&XMLLoadingText=Ophalen data van server. Ogenbik geduld aub...", "main2", "400", "250", "0", "1"); myChart2.setDataURL("example.php?id=<?php echo $rs[0][id];?>"); myChart2.addParam('wMode', 'opaque'); myChart2.render(div2); div2 is a div object. Then when the chart is loaded with data try to get a tooltip by moving your mouse. The click events (when you put a link in a bar) are not working correct. Please help! Edited June 12, 2009 by Guest 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